Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Success
A message within a conversation.
Duplicate an existing message. Message must be from agent. Can be used to retry a failed message. New message will be sent immediately. When message was based on a WhatsApp template, the template itself will not be used. Instead, the compiled message will be sent as a regular (e.g. text) message.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Success
A message within a conversation.