Add a custom domain
Domains
Add a custom domain
Attach a custom domain to an App.
Returns a verification_token and cname_target. To prove ownership,
add a DNS TXT record:
_mixpeek-verify. TXT “mixpeek-site-verification=”
Then call POST /{app_id}/domains/{domain}/verify to start polling.
POST
Add a custom domain
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
App ID (e.g. app_abc123def456)
Body
application/json

