Delete Repo
deprecated
Permanently retire a repository. The API performs a soft delete first and then triggers asynchronous hot and cold storage cleanup.
Deprecated: Use /api/repos/{repo_name} instead.
DELETE
Delete Repo
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Deletion accepted. Physical storage cleanup continues asynchronously.
Delete Repo