Agent Signup

Approve a pending agent

post/api/v1/agent-signup/{identity_id}/approve

Path parameters

identity_idstring uuid required

Request body

organization_idstring required

Organization ID to assign the agent to. The caller must be a member of this organization.

Response

Successful Response

identity_idstring uuid required
claim_status'agent_unclaimed' | 'agent_claimed' | 'agent_rejected' required
organization_idstring required
messagestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.