Domains
Delete a domain
Delete a domain from a workspace. It cannot be undone. This will also delete all the links associated with the domain.
DELETE
/
domains
/
{slug}
Authorizations
Authorization
string
headerrequiredDefault authentication mechanism
Path Parameters
slug
string
requiredThe domain name.
Response
200 - application/json
slug
string
requiredThe domain name.
Was this page helpful?