Update Message Delivery Status

Updates the delivery status of an outbound message and emits the chat.message.status.updated webhook event. Only outbound messages sent through the Enterprise API have a delivery log; inbound (user) messages and messages created before this feature was enabled return 404.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the message whose delivery status is being updated.

Body Params

New delivery status for the message.

string
enum
required

New delivery status for the message.

Allowed:
date-time

Event date (ISO 8601). Defaults to the current time when omitted.

Responses
204

Status updated successfully

400

Bad Request - Invalid status value

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json