v1

latestOpenAPI 3.0.32026-07-17561257.7 KB
GrantPermission

Grant Google Drive permission directly

post/grantpermission/googleDrive

Request body

emailstring email required
filestring required

Google Drive file ID

Response

Permission granted

messagestring

Example response

{
  "message": "Success!"
}