Delete domain
Delete a domain by its identifier.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the app the request refers to.
Examples:
"54e9ujn"
"fvua38g"
The identifier of the domain the request refers to.
Examples:
"dom_01jqebhswje1ka1z7ahr9rfsgt"
Response
200
OK