Support
Log In
Organizationpermissions

Create organization permission

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

POST/organizations/{organizationName}/permissions

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization

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

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 an organization

Response Body

application/json

application/json

application/json

application/json

application/json