Post the necessary fields for the API to update message status.Documentation Index
Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizacion
Bearer token generado desde el portal Leadway. Ver Autenticacion.
Version de la API.
Path parameters
Message Id
Body
Message status Posibles valores: ‘delivered’, ‘failed’, ‘pending’, ‘read’
Error object from the conversation provider
Email message Id
Email delivery status for additional email recipients.
Respuestas
200 - Created the message
200 - Created the message
Conversation ID.
This contains the email message id (only for Email type). Use this ID to send inbound replies to GHL to create a threaded email.
This is the main Message ID
When sending via the GMB channel, we will be returning list of
messageIds instead of single messageId.Additional response message when sending a workflow message
Optional metadata for forwarded email
Message status Posibles valores: ‘delivered’, ‘failed’, ‘pending’, ‘read’
400 - Bad Request
400 - Bad Request
401 - Unauthorized
401 - Unauthorized

