跳到主要内容

删除

Removes the tag.

Required scopes:  WORKSPACEREPOSITORY_WRITE

Resource URL

DELETE /workspaces/:domain/projects/:project_name/repository/tags/:name

URL Parameters

NameTypeDescription
domain RequiredStringThe workspace domain.
project_name RequiredStringThe name ID of the project.
name RequiredStringThe name of the tag.

Request

DELETE https://api.buddy.works/workspaces/buddy/projects/company-website/repository/tags/v1

Sample Response

HTTP

Status: 204 No Content
X-Rate-Limit-Limit: 1
X-Rate-Limit-Remaining: 999