Frontend API
cURL
curl --request POST \ --url https://api.wacht.dev/organizations/{id}/domains/{domainId}/delete \ --cookie session_id=
Remove a domain from the organization
Session-based authentication using cookies
Organization ID
Domain ID
Domain deleted successfully
Was this page helpful?