79087271

Date: 2024-10-14 18:16:46
Score: 0.5
Natty:
Report link

For v3, you can use

Drive.Permissions.create( { 'role': 'writer', 'type': 'user', 'emailaddress': '[email protected]' }, file‐id, { 'supportsAllDrives': true, 'sendNotificationEmails': false });

Google documentation - https://developers.google.com/drive/api/guides/manage-sharing

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sheila Sawe