Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string
required
Minimum string length: 1
Example:

"agent_abc123"

connectionId
string<uuid>
required
Minimum string length: 1
Example:

"9f063c59-2775-4614-8a68-22e5f90f92f3"

Response

Connection detached.

success
enum<boolean>
required
Available options:
true