v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01121113461.4 KB
messages

Send a previously created draft message.

This endpoint finalizes and sends a message previously saved as a draft.
The message content (subject, body, recipients) should be set when creating/updating the draft.
Returns a task ID that can be used to track the sending status.
post/api/v1.0/send/

Request body

messageIdstring uuid required
senderIdstring uuid required
archiveboolean
textBodystring
htmlBodystring

Response

task_idstring uuid required

Task ID for tracking