Update a project's access type

Updates the access type of a project, 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…

Note: project_id is the same as agent_id

Path Params
uuid
required
uuid
required
Body Params

Users.UpdateResourceAccessTypeRequest

Update resource access type request

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