Skip to content
AchaduDevelopers
Operational APIGo to website
Dashboard
Developers/API/conversation_close
Inbox

End conversation

End the conversation and record the event.

POST/inbox/conversations/{id}/closeinbox:write

Request

idstring · pathResource identifier.mandatory

Example

curl
curl -X POST 'https://achadu.com/api/v1/inbox/conversations/resource_id/close' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Answer

200Operation completed
4xxError with code, message and request_id