cURL
curl --request DELETE \ --url https://app.laravel.cloud/api/environments/{environment} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete an environment.
The Bearer Token generated on the Cloud UI.
The environment identifier
No content
Was this page helpful?