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

Changes

No recorded changes to this endpoint across all 1 revision of this API.