Support
Log In
Environmentpermissions

Delete environment permission

Removes the permission assignment for a user or group within the environment, revoking their access to environment resources.

DELETE/organizations/{organizationName}/environments/{environmentName}/permissions/{userGroupId}

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_ -]+$
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._-]+)$

Response Body

application/json

application/json

application/json

application/json