Skip to main content
DELETE
/
enterprise
/
domains
/
{id}
Remove a custom domain
curl --request DELETE \
  --url https://api.engagefabric.com/enterprise/domains/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.engagefabric.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Path Parameters

id
string
required

Domain UUID

Response

Domain removed