v4

latestOpenAPI 3.1.02026-08-08278476614.0 KB
internal
release-email

Update Digest

patch/api/v1/internal/release-email/digests/{digest_id}

Path parameters

digest_idstring uuid required

Request body

subjectstring nullable
preheaderstring nullable
body_markdownstring nullable

Response

Successful Response

idstring uuid required
month_startstring date required
covers_startstring date nullable required
covers_endstring date nullable required
subjectstring required
preheaderstring nullable required
body_markdownstring required
status'draft' | 'sending' | 'sent' required

Where a digest sits between editable and shipped.

SENDING exists so the claim on a send can be taken before Resend is called: the broadcast is the irreversible step, and a status that only changed after it returned would let a double click or a retry mail every customer twice.

last_test_sent_atstring date-time nullable required
updated_atstring date-time required
sent_atstring date-time nullable required
recipient_countinteger nullable required
resend_broadcast_idstring nullable required
internal_test_broadcast_idstring nullable required
internal_test_sent_atstring date-time nullable required
is_sentboolean required
is_lockedboolean required
is_test_send_currentboolean required