Claim a domain for an organization. Accepts email, domain, or URL.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Accepts an email address, domain name, or URL. The domain will be automatically extracted: for emails, the portion after @ is used (e.g., "[email protected]" becomes "example.com"); for URLs, the hostname is extracted (e.g., "https://www.example.com" becomes "example.com").
ID of the parent entity claiming the domain
"orgId"
Type of the parent entity
"org"
Domain claimed successfully