Cancel an approval request
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
approval_request_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
updated_at
approved_by
created_by
ID of the user who created the approval request
object_id
object_type
required_approval_count
role_ids
status
Allowed values:
user_ids
rejected_by
Errors
400
Post Approval Requests ID Cancel Request Bad Request Error
401
Post Approval Requests ID Cancel Request Unauthorized Error
403
Post Approval Requests ID Cancel Request Forbidden Error
404
Post Approval Requests ID Cancel Request Not Found Error
409
Post Approval Requests ID Cancel Request Conflict Error
422
Post Approval Requests ID Cancel Request Unprocessable Entity Error
429
Post Approval Requests ID Cancel Request Too Many Requests Error