Organizations

Refresh Domain Token

Refresh the verification token for an unverified domain.

Generates a new token and resets the 48-hour expiry window. This is useful when the original token has expired.

post/organizations/domains/{domain_id}/refresh

Path parameters

domain_idstring required

Response

Successful Response

idstring uuid required
slugstring required
namestring nullable required
descriptionstring nullable required
flagsobject required
tokenstring nullable required
created_atstring date-time required
updated_atstring date-time nullable required
organization_idstring uuid required

Changes

Changed in 3 of the 360 revisions of this API.12