organization
Update Domain Claim
Claim or release the org's domain. Owners only.
- body.domain = null → release the claim (sets domain=NULL).
- body.domain = "acme.com" → claim it. Must be non-generic and not already claimed by another org. The partial unique index is the hard guarantee; this 400 is the friendly error.
post/v1/org/domain
Request body
Response
Successful Response
{"stackTrail":"paths:/v1/org/domain:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.