Skip to main content
POST
Receive a scheduled fire

Headers

Upstash-Signature
string
required

QStash signature over the exact request body and destination URL.

Upstash-Schedule-Id
string<uuid>
required

Schedule identifier supplied by QStash.

Upstash-Message-Id
string
required

QStash delivery identifier used for replay suppression.

Required string length: 1 - 256

Body

application/json
schedule_id
string<uuid>
required
generation
integer<int64>
required
Required range: x >= 1

Response

Signed fire accepted. The fire may have been appended, deduplicated, or ignored as stale or inactive.

accepted
boolean
required