Skip to main content
POST
Sign an agent out of all queues

Authorizations

Authorization
string
header
required

Your API key from the Wave dashboard. Sandbox keys start sk_sandbox_; production keys start sk_live_. Send as Authorization: Bearer <key>. Some endpoints require a production key and specific scopes.

Body

application/json
agent
string
required
Required string length: 1 - 64
Pattern: ^[A-Za-z0-9_-]+$

Response

Agent logged out

agent
string
queue
string | null
status
string
Example:

"logged_in"