approvals
Cancels an approval. For more information, see Manage approvals. Updates the approval Status to CANCELLED. This can be called by any user with the writer permission on the file while the approval Status is IN_PROGRESS.
post/files/{fileId}/approvals/{approvalId}:cancel
Path parameters
fileIdstring required
Required. The ID of the file that the approval is on.
approvalIdstring required
Required. The ID of the approval to cancel.
Request body
Response
Successful response