v1

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

Starts an approval on a file. For more information, see Manage approvals.

post/files/{fileId}/approvals:start

Path parameters

fileIdstring required

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

Request body

lockFileboolean

Optional. Whether to lock the file when starting the approval.

reviewerEmailsstring[]

Required. The emails of the users who are set to review the approval.

dueTimestring google-datetime

Optional. The time that the approval is due.

messagestring

Optional. A message to send to reviewers when notifying them of the approval request.

Response

Successful response