conversations archive

POST {{baseUrl}}/conversations.archive

Archives 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;}