Close Case

This method invokes a client application request to close the case associated with the chat session. Note that this request should be made only after the chat_session_case_set server event is received; if the scenario has not specified a case, the request will return an error.

Returns

CodeDescription
200Case successfully closed

Errors

CodeDescription
403Forbidden
404Not found
406Not acceptable: If scenario did not specify a case
500Server error: Case is specified but cannot be closed (i.e., the CRM server responded with an error)
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!