Cancel command
POST/v1/systems/:systemId/commands/:commandId/cancel
Request that a previously created command be cancelled.
The system must belong to a site with an active enrollment (status: ENROLLED) in the program.
(Note: when you update an enrollment out of the ENROLLED status, all commands are automatically cancelled.)
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 429
OK
Bad Request
Unauthorized
Forbidden
Unprocessable Entity
Too Many Requests