Skip to main content
PUT

Overview

Changes the permissions a user has for a shared file or folder.

Path Parameters

integer
required
ID of the shared file or folder

Request Body

integer
required
ID of the user whose permissions to change
array
required
New permissions to assign
  • view - Can view the file/folder
  • edit - Can modify the file/folder
  • download - Can download the file

Response

array
Updated list of users with access
string
Request status (success)