Delete a domain
DELETE {{baseUrl}}/domains/:owner/:domain?force=false
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
force | boolean | If this domain is referenced from other APIs and domains, this parameter must be true. Otherwise, the request will be rejected with status code 424. | 
RESPONSES
status: OK
""