Remove an agent
Agents
Remove an agent
Removes an agent from the workspace. Their Adraa Inbox account and message history remain; they simply lose access to this workspace. Re-adding the same email restores access.
The workspace must keep at least one admin, and platform-managed agents (the AI agent) cannot be removed.
Rate limit: 30 requests per minute.
DELETE
Remove an agent
Authorizations
Workspace API token created in Settings → API. Tokens start with adraa_.
Path Parameters
ID of the agent. List agents with GET /api/v1/agents to find it.
Example:
"cmbxgwq1e0000ph01i0j1k2l3"
Response
Agent removed
Example:
true