v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-136454227.5 KB
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

messagestring

Optional. A message to accompany the reviewer response on the approval. This message is included in notifications for the action and in the approval activity log.

Response

Successful response