Folders
Patch Folder
Update a folder in the current organization.
PATCH
Authorizations
Authorization header. Learn how to get it.
Path Parameters
Body
application/json
The name of the folder, it is used like a path
Maximum length:
128
Example:
"folder1"
A list containing emails and group ids that have access to the folder
Example:
[
"user1@example.com",
"ca45f483-db07-41e1-ab9a-1c610614416b"
]
Response
200
application/json
Successful Response
The name of the folder, it is used like a path
Maximum length:
128
Example:
"folder1"
A list containing emails and group ids that have access to the folder
Example:
[
"user1@example.com",
"ca45f483-db07-41e1-ab9a-1c610614416b"
]
Example:
"ca45f483-db07-41e1-ab9a-1c610614416a"
The id of the user that owns this folder as their unique personal folder
Example:
"ca45f483-db07-41e1-ab9a-1c610614416a"