v1

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

Approves or denies an access proposal. For more information, see Manage pending access proposals.

post/files/{fileId}/accessproposals/{proposalId}:resolve

Path parameters

fileIdstring required

Required. The ID of the item the request is on.

proposalIdstring required

Required. The ID of the access proposal to resolve.

Request body

viewstring

Optional. Indicates the view for this access proposal. This should only be set when the proposal belongs to a view. Only published is supported.

rolestring[]

Optional. The roles that the approver has allowed, if any. For more information, see Roles and permissions. Note: This field is required for the ACCEPT action.

action'ACTION_UNSPECIFIED' | 'ACCEPT' | 'DENY'

Required. The action to take on the access proposal.

sendNotificationboolean

Optional. Whether to send an email to the requester when the access proposal is denied or accepted.

Response

Successful response