Skip to main content
PUT
Error

Headers

Idempotency-Key
string
required

Required on every mutating request. A double-clicked Retry, or a proxy retrying a POST, must not enqueue the job twice. Keys are retained long enough to cover a client retry window and the response is replayed verbatim.

Path Parameters

id
string
required

Body

application/json
kind
string
required
spec
string
required
payload
string
queue
string
default:default
partition_key
string
rate_class
string
priority
integer
max_attempts
integer
retention_ms
integer
on_missed
enum<string>
Available options:
skip,
run_once,
backfill
backfill_limit
integer
paused
boolean

Response

Upserted