Skip to main content
POST

Overview

Shares a file or folder with specified users by email. You can grant different permission levels to collaborators.

Path Parameters

integer
required
ID of the file or folder to share

Request Body

array
required
Array of email addresses to share with
array
required
Permissions to grant
  • view - Can view the file/folder
  • edit - Can modify the file/folder
  • download - Can download the file

Response

array
Array of users the entry is now shared with
string
Request status (success)