API Docs / Operations / Email - Broadcasts / Revert Broadcast to Draft

Revert Broadcast to Draft

POST /tenants/{tenant}/email-broadcasts/{code}/revert-to-draft

Reverts a scheduled broadcast to Draft by cancelling its pending scheduled send. The broadcast becomes editable again and will not go out until it is sent or re-scheduled.

Parameters

NameTypeDescription
tenant* path string

The Tenant.Code

The Tenant.Code

code* path string

Responses

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