Skip to main content
POST
Pause a chat session

Authorizations

API-Token
string
header
required

16-character API token associated with your OSVI account. Find it in your dashboard under Settings → API.

Path Parameters

id
string
required

The session ID to pause.

Example:

"4718a326-417b-4dda-90d0-21fd65a11cb8"

Body

application/json
agent_uuid
string
required

Unique identifier of the agent handling the session.

Example:

"agent_IsZ3Q6Sf_60Eh26XQMGbz-R_og"

Response

Session paused

success
boolean
Example:

true

data
object