Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

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

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

PATCH /folders/{id}/permissions/{accessor_id}

Experimental Update accessor's access level and ownership of folder

Log in to see full request history
Path Params
string
required

Unique identifier of the folder

string
required

Unique identifier of the accessor. Accessor should be a user or a team.

Body Params
string

Set the level of access the accessor has to the folder

boolean

Used to set an accessor as owner. This field can only be set to true as an owner cannot be removed without another accessor being set as the new owner. A team cannot be an owner.

Responses
204

Permission access granted

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