v6
OpenAPI 3.1.12026-08-027636.5 MBCustomers
Revoke agent access
Remove an agent's access to a customer
delete/customers/{customerId}/agents/{agentId}
Path parameters
customerIdstring required
Customer party ID (pty_*).
agentIdstring required
Agent ID (agt_*).
Headers
X-Agent-IDstring nullable
Agent (agt_*) to attribute this request to when authenticating with a party API key; omit for agent keys and agent-scoped OAuth grants, which already carry agent identity.
X-Instance-IDstring nullable
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Response
Successful Response