/commands/{command_id}
{
"status":"cancelled"
}
Field | Required | Accepted | Description |
---|---|---|---|
status | no | cancelled | Cancel a command that is still processable |
Code | Status | Description |
---|---|---|
command_can_not_be_cancelled | 422 | The command is either complete, abandoned or cancelled |
Sign up to our newsletter to keep up-to-date.