Chat
Mark All Messages as Delivered
Update the delivered status of messages for a certain dialog.
Added in v2.39.0
PATCH
Body Parameters
string
required
ID of the dialog to which a current message is connected. Generated automatically by the server after message creation.
Headers
string
required
A user or application session token. See Authentication page to learn more about session tokens. Must be used either QB-Token or Authorization.
string
default:"ApiKey {your_api_key}"
API key from Dashboard. Expected format:
ApiKey {your_api_key}. Must be used either QB-Token or Authorization.string
User ID. The user ID of the user on whose behalf the request is being made.