organizations
Invalidates an existing ApprovalRequest. Returns the updated ApprovalRequest. NOTE: This action revokes Google access based on this approval request. If the resource has other active approvals, access will remain granted. Returns FAILED_PRECONDITION if the request exists but is not in an approved state.
post/v1/{+name}:invalidate
Path parameters
namestring required
Name of the ApprovalRequest to invalidate.
Request body
InvalidateApprovalRequestMessage required
Request to invalidate an existing approval.
Response
Successful response