Create package permission
Creates a new permission assignment for a user, group, or workspace within the package, granting them specific roles and access levels. Can also be used to request access to the package when the user doesn't have admin or modeler permissions.
/organizations/{organizationName}/environments/{environmentName}/packages/{packageName}/permissionsAuthorization
bearerAuth In: header
Path Parameters
The unique identifier of the organization
^[a-zA-Z0-9_ -]+$The unique identifier of the environment
^[a-zA-Z0-9_ -]+$The unique identifier of the package
^[a-zA-Z0-9_ -]+$Query Parameters
Indicates that the user is requesting access to the resource
falseWhether to notify people when permissions are granted
falseRequest Body
application/json
Represents a permission assignment for a user, group, or workspace within a package
Response Body
application/json
application/json
application/json
application/json
application/json