Update package permission
Updates the permission assignment for a user, group, or workspace within the package, modifying their role and access level.
/organizations/{organizationName}/environments/{environmentName}/packages/{packageName}/permissions/{userGroupId}Authorization
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_ -]+$The resource identifier of the User or Group Permissions for this package.
^(user:[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}|group:[a-zA-Z0-9._-]+)$Request 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