Support
Log In
Workspacepermissions

Create workspace permission

Creates a new permission assignment for a user or group within the workspace, granting them specific roles and access levels. Can also be used to request access to the workspace when the user doesn't have manager permissions.

POST/organizations/{organizationName}/workspaces/{workspaceName}/permissions

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}$

Query Parameters

requestPermission?boolean

Indicates that the user is requesting access to the resource

Defaultfalse

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