v1

latestOpenAPI 3.0.02026-07-14866188.2 KB
Agents

Reactivate a suspended agent account

Reactivates the APort passport and restores the agent sub-account to active status

post/v0.2.4/agents/reactivate

Request body

idstring required

Agent UID

subAccountstring

Sub-account identifier

Response

Agent reactivated successfully

statusstring

Example response

{
  "status": "success"
}