Permanently deletes a package and all associated versions. This operation is irreversible.
Authorization: Requires package admin or modeler permissions. Warning: This operation will cascade delete all package versions. Side Effects: Removes all versions and associated data for the package.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$The unique identifier of the project Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$The unique identifier of the package Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$Package deleted successfully