Skip to main content
POST
Unlink custom domain

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app the domain belongs to.

domain_id
string
required

ID of the custom domain, as returned in id by List custom domains.

Response

The domain is no longer served.

A one-line confirmation.

message
string
required

What happened, in plain text.

Example:

"Domain successfully unlinked"