Dev GuideRecipesAPI ReferenceChangelog
Dev GuideAPI ReferenceChangelogUser GuideDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

POST /folders/{id}/permissions

Experimental Grant folder access to users or teams

Path Params
string
required

Unique identifier of the folder

Body Params

Payload to add list of accessors to folder permissions

string
enum
required

Type of the accessor

Allowed:
permissions
array of objects
required
length ≥ 1

List of permissions to be granted to folder

permissions*
string
required

Unique identifier of accessor

string
enum
required

level of access the accessor has to the folder

Allowed:
boolean
Defaults to false

Indicates if the accessor is the owner of the folder. A team cannot be an owner.

Responses
204

Permission access granted

Language
Credentials
OAuth2
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json