Cancel an approval process
Cancel an ongoing approval process for a specific approval policy.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
approval_policy_id
process_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
id
created_at
input
The input for the script.
metadata
The metadata for the process.
status
Tthe current status of the approval policy process.
updated_at
created_by
error
The error for the process.
script_snapshot
The script snapshot taken when script started.
updated_by
Errors
401
Post Approval Policies ID Processes ID Cancel Request Unauthorized Error
404
Post Approval Policies ID Processes ID Cancel Request Not Found Error
409
Post Approval Policies ID Processes ID Cancel Request Conflict Error
422
Post Approval Policies ID Processes ID Cancel Request Unprocessable Entity Error
429
Post Approval Policies ID Processes ID Cancel Request Too Many Requests Error