Workspacepermissions
Removes package access from a workspace
DELETE
/organizations/{organizationName}/workspaces/{workspaceName}/packagesAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$workspaceName*string
The unique identifier of the workspace
Match
^(?!.*\*)(?!.*[/]).{1,63}$Query Parameters
environmentName*string
The unique identifier of the environment
Match
^[a-zA-Z0-9_ -]+$packageName*string
The unique identifier of the package
Match
^[a-zA-Z0-9_ -]+$Response Body
application/json
application/json
application/json
application/json
application/json