Edit Item Folder

Edit a single item folder


🚧

A locked folder can ONLY be unlocked via the Edit Item Folder API, it will not allow removal via the admin UI!

❗️

If you provide permissions, all existing user AND group access will be replaced with the values you provide. An empty object is treated as removing all.

Path Params
string
required
Body Params
string

Name of the item folder

integer

UI order of the item folder

boolean

Hidden state of the item folder

boolean

Locked state of the item folder

permissions
object

User/group permissions

Response
200
Language
Credentials
Header
LoadingLoading…