Skip to main content
DELETE
/
instances
/
{instance}
Delete instance
curl --request DELETE \
  --url https://app.laravel.cloud/api/instances/{instance} \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

The Bearer Token generated on the Cloud UI.

Path Parameters

instance
string
required

The instance identifier

Response

No content