Update a folder's access type

Updates the access type of a folder, which controls how permissions are inherited.
Valid values:

  • public: Roles are inherited normally
  • private: Non-owner/admin roles are not inherited
  • read_only: Deprecated. Treated as private. Will be removed in a future version.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Body Params

Users.UpdateResourceAccessTypeRequest

string
enum
required

The access type for the resource.

  • public: Roles are inherited normally
  • private: Non-owner/admin roles are not inherited
  • read_only: Deprecated. Treated as private. Will be removed in a future version.
Allowed:
Responses

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