Create a lightweight tag pointing to a specific commit. Annotated tags are not created through this endpoint.
Deprecated: Use /api/repos/{repo_name}/tags 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.
Create a lightweight tag that points to an exact commit SHA.
Create-tag request body describing the new tag and the commit it points to.