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

Changes

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