Sign in

Update file parents (add/remove)

documented

Modifies a file's parents via the addParents/removeParents semantics.

PATCH /drive/v3/files/{fileId}/parentsDriveno implementation yet0 runs

Input

fileId*
File ID
FILE_ID
addParents
IDs to add as parents (comma-separated)
PARENT_ID_1,PARENT_ID_2
removeParents
IDs to remove from parents (comma-separated)
PARENT_ID_OLD
supportsAllDrives
Supports all drives (true|false)
true
Calls Google Drive as you (your API key is your account); keychains.dev holds the credentials.
Update file parents (add/remove) · Google Drive · OpenIntegrations