Re-issue claim link

Revokes the organization's current claim link and returns a new one. Use when the link was lost or expired. Fails once a human has claimed the organization.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Response

claim_urlstringformat: "uri"
Link a human opens to take ownership of the organization.
claim_expires_atdatetime

After this the link stops working; call POST /agent/claim/ for a new one.

Errors

409
Conflict Error