Release conversation
Conversations API
Release conversation
Release a conversation: mark as released, remove external participants, move to RELEASED section.
POST
Release conversation
Authorizations
Copy the API key as provided by the Bridge Console.
Path Parameters
Unique identifier of the workspace (UUID v4).
Example:
"b6cf1c4a-2b1e-4e63-8f3e-0f9d1a2a1234"
Unique identifier of the conversation (UUID v4).
Example:
"4e362e2b-67b2-4a7e-a9df-e9ecf9141be8"
Body
application/json
Body for POST release conversation. Optional reason.
Optional reason for releasing the conversation.
Example:
"The conversation is over"
Response
Successful Response