Fire a proactive message on demand
Send a proactive message into an existing conversation without waiting for a store/EMR event (e.g. a tracking update or a template from your own backend). Reuses the proactive pipeline, so the account’s quiet hours and the proactive log apply. The event is recorded with source ‘manual’. To message a contact with no conversation yet, create the conversation first.
Authorizations
All API requests must include the api_access_token header with a valid agent or administrator token.
Path Parameters
Numeric ID of the account
Body
Target conversation id (caller must have access)
Message body (or template body)
text (default), input_select, template, etc.
Template/interactive payload (template name, params, buttons)
Log label (default 'manual', e.g. tracking, promo)

