Send a scheduled reminder now
Requires scope
reminders:send· Minimum role editor
Sends a scheduled reminder immediately instead of waiting for its scheduled time. Emails and texts cost money and reach real people, so this endpoint draws down the much tighter messaging budget rather than the shared write budget. Requires an Idempotency-Key header.
Authorizations
A Dueflow access token: dfp_ (personal) or dfs_ (service). Permissions are the token's scopes intersected with the role ceiling, re-evaluated per request.
Headers
A unique key per logical operation, e.g. a UUID. Retrying with the same key replays the original response instead of repeating the write; reusing it with different parameters is a 409.
255Path Parameters
Body
The body is of type object.
Response
Success
email, sms scheduled, sending, sent, failed, completed, cancelled -9007199254740991 <= x <= 9007199254740991sent, skipped 
