Send Draft

POST /tenants/{tenant}/email-configs/{code}/drafts/{messageId}/send

Sends an existing draft exactly as saved. The configuration must have SendEnabled set to true. The draft leaves Drafts and appears as sent, both in the connected mailbox and in Sodium. If the response includes ReconnectRequired=true, the OAuth connection needs to be re-authorised.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string
messageId* path string (uuid)

Responses

400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found