Authorizations
Body
application/json
Accepts an email address, domain name, or URL. The domain will be automatically extracted: for emails, the portion after @ is used (e.g., "user@example.com" becomes "example.com"); for URLs, the hostname is extracted (e.g., "https://www.example.com" becomes "example.com").
Example:
"xyz@withampersand.com"
ID of the parent entity claiming the domain
Example:
"orgId"
Type of the parent entity
Example:
"org"
Response
Domain claimed successfully