Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
domain slug
Response
Domain deleted successfully
The response is of type object
.
Delete a domain for the authenticated workspace
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
domain slug
Domain deleted successfully
The response is of type object
.