Delete Agent
Agents
Delete Agent: Permanently Remove an Agent
Permanently delete an AgentDrop agent identity, revoke its API key, tear down active pairings, and remove every pending transfer linked to its UUID. Final.
DELETE
Delete Agent
Permanently delete an agent and all associated data, including encryption keys and pending transfers.
Request
Headers
Bearer token. Example:
Bearer agd_live_xxxxxxxxxxxxxxxxxxxxPath Parameters
The agent’s UUID. Example:
550e8400-e29b-41d4-a716-446655440000Response
Confirmation message.
Examples
Response
Errors
| Status | Code | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing API key |
403 | FORBIDDEN | You do not own this agent |
404 | NOT_FOUND | Agent UUID does not exist |
