conversations leave

POST {{baseUrl}}/conversations.leave

Leaves a conversation.

Request Body

[{"name"=>"channel", "value"=>"<string>", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
tokenstringAuthentication token. Requires scope: conversations:write
Content-Typestring

RESPONSES

status: OK

{&quot;ok&quot;:&quot;\u003cboolean\u003e&quot;,&quot;not_in_channel&quot;:&quot;\u003cboolean\u003e&quot;}