Delete a domain from an org.
cURL
curl --request DELETE \ --url https://api.useinvent.com/orgs/{org_id}/domains/{domain_id}
null
Org ID
Domain ID
The response is of type unknown.
unknown
Was this page helpful?