Messages

Endpoints for sending and managing messages

Send Message

post

Send a message via the messaging API. Supports text, media, and template messages with automatic routing to marketing messages endpoint when applicable. Supports MM API fallback mechanism, more info: https://docs.360dialog.com/partner/messaging-and-calling/sending-marketing-messages/technical-details-for-mm-api.

Authorizations
D360-API-KEYstringRequired

API Key for Messaging API authentication. Send your API key in the D360-API-KEY header.

Body

Message Payload

messaging_productstringRequiredExample: whatsapp
recipient_typestring · enumRequiredPossible values:
tostringRequired
typestring · enumRequiredPossible values:
Responses
chevron-right
200

Message sent successfully

application/json
messaging_productstringOptional
post
/messages

Last updated

Was this helpful?