Mark a staged operation as failed. No status guard - any prior state can transition to failed.
POST/api/v1/staged-operations/:id/fail
Mark a staged operation as failed. No status guard - any prior state can transition to failed.
Request
Responses
- 200
- 401
- 404
Operation marked failed
Response Headers
X-Request-Id
Diagnostic request ID returned on every response.
Missing or invalid auth
Response Headers
X-Request-Id
Diagnostic request ID returned on every response.
Operation not found in this company
Response Headers
X-Request-Id
Diagnostic request ID returned on every response.