Initiate WhatsApp
Manual Initiations
Initiate WhatsApp
Initiate WhatsApp messages for customers in a campaign with optional filters to target specific subsets.
Initiate WhatsApp
Headers
Bearer token for authentication (e.g.,
Bearer <your_token>).Path Parameters
The campaign ID containing the customers to message.
Body Parameters
The ID of the WhatsApp template to be sent.
Optional configuration for conversational settings. If present, both
agentId and dispositionId are required.Maximum number of customers to message. If omitted, all matching customers are messaged.
Optional filters to target specific customers. If omitted, all customers in the campaign are messaged. Multiple filters are combined with AND logic.
Response
true if all messages were initiated successfully, false otherwise.Summary of the operation result.
Detailed breakdown of the message initiation.
Response Status Codes:
200— All messages initiated successfully207— Partial success (some messages initiated, some failed)400— Validation error404— Campaign or customers not found500— All messages failed or internal server error

