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