Record accepted PUSH/EMAIL publishes against reservations

Promotes owned reservations to SUBMITTED. A prior reservation is REQUIRED — unknown keys return per-item NO_RESERVATION and write nothing, so this can never be a back door around push eligibility.

Access: Auth methods: JWT bearer or API key. Allowed user types: MVNO. Requires permissions: campaign:write.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
enum
required

Campaign channel. Only PUSH and EMAIL are accepted here: SMS keeps the frozen /sms/campaigns/* endpoints and INBOX reserves and delivers in one call via POST :campaignId/inbox-messages. Both return 400.

Allowed:
string

Campaign id that scopes recipient uniqueness. This phase it MUST equal the path campaignId (400 otherwise); the field exists for future A/B variant support. Defaults to the path campaignId.

string
required

Strata job uuid. Recorded as the reservation owner; failure transitions apply only when this matches the owning reservation.

deliveries
array of objects
required
length ≤ 500

Accepted publishes to promote from reserved to SUBMITTED. A prior reservation is REQUIRED — an unknown key returns per-item NO_RESERVATION and writes nothing.

deliveries*
Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json