Sign in

Create permission (v2)

documented

Inserts a permission for a file or shared drive (v2).

POST /drive/v2/files/{fileId}/permissionsDriveno implementation yet0 runs

Input

file_id*
Drive file ID
FILE_ID
entity_type*
Permission recipient type
user | group | domain | anyone
role*
Permission role
reader | writer | owner
entity_value*
Entity value (email or domain)
user@example.com or example.com
Calls Google Drive as you (your API key is your account); keychains.dev holds the credentials.
Create permission (v2) · Google Drive · OpenIntegrations