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

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

Experimental Update accessor's access level and ownership of folder

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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

Payload to update permission of accessors

string
enum

Set the level of access the accessor has to the folder

Allowed:
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json