TypingEndpoint
The following resources are applicable:
/typing/fire/event
Mount Point: /rest/typing/fire/event
POST
Fires a typing event to a recipient.
Error Codes
| 2 | A required parameter was not given |
| 97 | The access to the api was denied |
| 98 | You made too much requests in a short time |
| 99 | The service is currently not available |
| 100 | The auth token is invalid |
| 600 | The api key is invalid |
Request Body
| element: | typingFireEventRequest |
| media types: | */* application/xml application/json |
(no documentation provided)
Response Body
| element: | typingFireEventResponse |
| media types: | */* application/xml application/json |
(no documentation provided)