ghl_conversation_update_message_status
Update the status of a conversation message to delivered, failed, pending, or read, with optional error details and recipient statuses.
Instructions
Update message status Post the necessary fields for the API to update message status. Endpoint: PUT /conversations/messages/{messageId}/status (Version header: v3; source: v3/conversations-v3.json) OAuth scopes: conversations/message.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). | |
| messageId | Yes | Message Id |