Delete a repository tag
DELETE
/v3/projects/{id}/repository/tags/{tag_name}Delete a repository tag
请求参数
Path 参数
id
string
必需
The ID of a project
tag_name
string
必需
The name of the tag
示例代码
返回响应
删除成功(204)
HTTP 状态码: 204
内容格式: JSONapplication/json
Delete a repository tag
最后修改时间: 1 个月前