Skip to main content
PUT
Close Chat
Use this endpoint to update the status of a conversation. Change the status to closed or resolved to remove it from the active inbox queue.

Authorizations

X-API-Key
string
header
required

Body

application/json
conversationId
string
required
status
enum<string>
required
Available options:
open,
closed,
pending,
resolved

Response

200

Chat status updated successfully