Support
Log In
Environmentpermissions

Create environment permission

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

POST/organizations/{organizationName}/environments/{environmentName}/permissions

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

organizationName*string

The unique identifier of the organization

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

The unique identifier of the environment

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

Query Parameters

requestPermission?boolean

Indicates that the user is requesting access to the resource

Defaultfalse
notifyPeople?boolean

Whether to notify people when permissions are granted

Defaultfalse

Request Body

application/json

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

Response Body

application/json

application/json

application/json

application/json

application/json