Skip to main content
POST
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

worker_id
string
required

Body

application/json
command
enum<string> | null
Available options:
quiet,
resume,
restart,
terminate,
resign,
null

Response

Signal set