v2
OpenAPI 3.0.02026-08-051996591.2 MBAgents
Delete agent
Deletes an agent and its configuration. Deletion is permanent. If active sessions or other constraints block the deletion, the request returns an error instead.
delete/v2/agents/{agent_key}
Path parameters
agent_keystring required
A unique key that identifies an agent.
Example:customer_support
The unique key of the agent to delete.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The agent is deleted.