approvals
Approves an approval. For more information, see Manage approvals. This is used to update the ReviewerResponse of the requesting user with a Response of APPROVED. If this is the last required reviewer response, this also completes the approval and sets the approval Status to APPROVED.
post/files/{fileId}/approvals/{approvalId}:approve
Path parameters
fileIdstring required
Required. The ID of the file that the approval is on.
approvalIdstring required
Required. The ID of the approval to approve.
Request body
Response
Successful response