Skip to main content
DELETE
/
api
/
v1
/
orgs
/
{orgId}
/
custom-domains
/
{hostname}
Remove a custom domain
curl --request DELETE \
  --url https://monitor.aevr.space/api/v1/orgs/{orgId}/custom-domains/{hostname} \
  --cookie auth-token=

Documentation Index

Fetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

auth-token
string
cookie
required

Signed session cookie returned by the platform auth flows.

Path Parameters

orgId
string
required
hostname
string
required

Response

200

Domain removed