Organizations

Reset Domain

Reset a verified domain to unverified state for re-verification.

Generates a new token and marks the domain as unverified. This allows re-verification of already verified domains.

post/organizations/domains/{domain_id}/reset

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 361 revisions of this API.12