Domains

Custom domains for applications.

Base https://api.nodion.com. Short paths needX-Nodion-Project unless the path already has/v2/projects/{id}. Request bodies are in the interactive docs.

POST/v2/applications/{id}/domains/{domainId}/verify

Verify a custom domain

Scope writeInteractive docs

POST/v2/applications/{id}/domains/{domainId}/move

Move a custom domain to another application

Scope writeInteractive docs

DELETE/v2/applications/{id}/domains/{domainId}

Remove a custom domain

Scope writeInteractive docs