Skip to main content

65 posts tagged with "Client API"

New versions for the client API

View All Tags

Client API v1.7.0

Added support for the new Service API feature (v2.2) to receive custom Agent attributes. When doing the GET /messages call, you'll now receive the custom Agent attributes.

Client API v1.6.7

Fixed a small typo in the API documentation under the payload for sending Media as a message.
POST /messages (Press the "Media" button to switch the payload)
It said the datatype of the media.id field should be an integer, but it should have been a string.