v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-136454227.5 KB
approvals

Declines an approval. For more information, see Manage approvals. This is used to update the ReviewerResponse of the requesting user with a Response of DECLINED. This also completes the approval and sets the approval Status to DECLINED.

post/files/{fileId}/approvals/{approvalId}:decline

Path parameters

fileIdstring required

Required. The ID of the file that the approval is on.

approvalIdstring required

Required. The ID of the approval to decline.

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