Update a hub's access type

Updates the access type of a hub, 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.
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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json