Delete a tag from the repository. The server resolves the stored ref correctly for both lightweight and annotated tags.
Deprecated: Use /api/repos/{repo_name}/tags/{tag_name} instead.
Documentation Index
Fetch the complete documentation index at: https://code.storage/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Delete a lightweight or annotated tag by name.
Tag deletion request identifying the tag to remove.
Tag name to delete. Must not start with refs/.
"v1.0.0"