v2
latestOpenAPI 3.0.02026-08-051996591.2 MBAgent Sessions
Delete agent session
Permanently deletes an agent session. This action cannot be undone.
delete/v2/agents/{agent_key}/sessions/{session_key}
Path parameters
agent_keystring required
A unique key that identifies an agent.
Example:customer_support
The unique identifier of the agent.
session_keystring required
A unique key that identifies an agent session.
Example:customer_support_chat
The unique key of the session 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 session is deleted.