v1

latestOpenAPI 3.1.02026-07-17897790.7 KB
Users

Start Custom Domain Verification

Generates a verification challenge for a custom domain handle. Returns the DNS TXT record and well-known file content to add for verification.

post/users/me/handle/verify

Request body

handlestring required

The domain to verify

Response

createdAtstring date-time required

When this challenge was created

dnsTxtNamestring required

The DNS TXT record name (subdomain)

dnsTxtRecordstring required

The DNS TXT record to add

entityIdstring uuid required

The entity ID

entityTypestring required

The entity type (user or space)

handlestring required

The domain being verified

noncestring required

Random nonce for this challenge

wellKnownContentstring required

The well-known file content

wellKnownUrlstring required

The well-known file URL