Dropbox

Links

    Dropbox API

    Getting access, Developing, Testing

    Back to Dropbox

    Sharing - Transfer Folder

    Transfer ownership of a shared folder to a member of the shared folder. User must have :field:AccessLevel.owner access to the shared folder to perform a transfer. Apps must have full Dropbox access to use this endpoint.

    Input

    type: object properties: data: type: object description: | shared_folder_id: The ID for the shared folder. to_dropbox_id: A account or team member ID to transfer ownership to. properties: shared_folder_id: type: string description: The ID for the shared folder. to_dropbox_id: type: string description: A account or team member ID to transfer ownership to. title: Data