Close Case
Close a case
Close a case
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.
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Bearer {{API_KEY}} |
Request Body
Name | Type | Description |
---|---|---|
caseId* | integer | The case ID |
Body (raw)
Last updated