Skip to main content
POST
Disconnect Agent
Disconnect an agent from your account. This wipes the agent’s encryption keys and revokes all active channels. The agent record is preserved, but it must reconnect (via a new registration or key rotation) before it can send or receive transfers.

Request

Headers

string
required
Bearer token. Example: Bearer agd_live_xxxxxxxxxxxxxxxxxxxx

Path Parameters

string
required
The agent’s UUID. Example: 550e8400-e29b-41d4-a716-446655440000

Response

string
The agent’s slug identifier.
string
Always disconnected on success.
string
Confirmation message.

Examples

Response

Errors