Close a case
Last updated 2 years ago
POST https://{{account_id}}.acquire.io/api/v1/crm/messenger/chat/close
POST
https://{{account_id}}.acquire.io/api/v1/crm/messenger/chat/close
Closes a case. The caseId must be passed in the body of the request.
{ "data": { "0": { "foreverClosed": true, "leftUser": true, "caseId": 5, "contactId": 6 }, "userId": 1, "userType": "user" } }
Body (raw)
{ "caseId": 5 }
Authorization*
string
Bearer {{API_KEY}}
caseId*
integer
The case ID