Cancel a pending instruction

Cancels a pending instruction so it will not execute. Only pending instructions can be cancelled; queued/executed instructions cannot.

The status transitions: pendingcancelled.

Permission: instructions:cancel.

Path Params
uuid
required

The unique identifier of the instruction.

Responses

400

Instruction is not in pending status.

404

Instruction not found, or the instruction is hidden and the requester lacks instructions:read_hidden.

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