List of errors
The status of responses is 200, the response will contain an error code and its description.
Code | Value |
111 | server error |
112 | invalid token,invalid token is sent in the request |
113 | invalid ticket_id, invalid ticket ID is passed or there is no access to this company/token |
114 | invalid message, the message text is not passed, or the text does not contain characters |
115 | access error |
116 | tags must be a string, tags are sent at invalid format |
117 | invalid user_id, invalid user id value |
118 | invalid group_id invalid group id value |
119 | invalid client_id, invalid client id value |
120 | file size is too large, file size exceeds 15 MB |
121 | request limits, request limit exceeded |