Send a text or attachment to a group chat
Routes an outbound message to an existing group chat. Supports text and media attachments. If the group cannot be resolved directly, the agent falls back to resolving it from its participants. Set force=true to always use the participant resolution path.
Authentication
Your MessageBlue App ID, sent in clear on every request. It is paired with request signing: each request is also signed with your App Secret (see the Authentication tag). The App Secret itself is NEVER transmitted — it is only the HMAC signing key.
Headers
Request
Optional: if not provided, it is resolved automatically. Cannot override an existing group mapping.
Optional participant handles (E.164 phones or emails). Used to resolve the chat when the group identifier is missing or stale, and for the force flow.
Response
Endpoint-specific payload wrapped in a standard success envelope.
