Schedule a campaign
Campaigns
Schedule a campaign
Schedules a campaign for future delivery, or reschedules an already-scheduled campaign to a new time. The campaign transitions to (or stays) scheduled and is dispatched automatically at the given time. Requires the campaigns:write scope. Not available to sandbox keys.
POST
Schedule a campaign
Schedules a campaign for future delivery, or reschedules an already-scheduled campaign to a new time. The campaign transitions to (or stays)Documentation Index
Fetch the complete documentation index at: https://docs.lettr.com/llms.txt
Use this file to discover all available pages before exploring further.
scheduled and is dispatched automatically at the given time. Requires the campaigns:write scope. Not available to sandbox keys.Authorizations
API key for authentication
Path Parameters
Campaign ID
Body
application/json
Future delivery time (ISO 8601). Include a timezone offset (e.g. +02:00 or Z); a value without an offset is interpreted as UTC. Must be in the future.
Example:
"2026-06-01T09:00:00+00:00"