Added
Chats API updates
October 23rd, 2025
- Added
is_time_window_disabledrequest/response parameter.
- Added
event_type:edit_messagefor editing outgoing messages. - Added
payload.message[media_duration]parameter. - Added
payload.message[shared_post]object. - Added the
new_message[conversation_id],new_message[sender_id], andnew_message[receiver_id]parameters to the response.
- Removed the
user[ref_id]parameter from the Create New Chat request.
- Renamed
delivery_statusparameter tostatus_code. - Removed
msgidparameter from the request body.
- Added the
msec_timestamp,message[location], andmessage[contact]parameters to the response.
- Added
duration_msrequest parameter.
- Added the
conversation_ref_idrequest parameter.
- Added
post_idresponse parameter.