Support
Log In
Workspacepermissions

Update workspace permission

Updates the permission assignment for a user or group within the workspace, modifying their role and access level.

PATCH/organizations/{organizationName}/workspaces/{workspaceName}/permissions/{userGroupId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization

Match^[a-zA-Z0-9_ -]+$
workspaceName*string

The unique identifier of the workspace

Match^(?!.*\*)(?!.*[/]).{1,63}$
userGroupId*string

The unique identifier of the user or group

Match^(user:[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}|group:[a-zA-Z0-9._-]+)$

Request Body

application/json

Represents a permission assignment for a user or group within a workspace

Response Body

application/json

application/json

application/json

application/json

application/json