Delete

Removes the tag.

Required scopes: WORKSPACE, REPOSITORY_WRITE

Resource URL

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

URL Parameters

NameTypeDescription
domain
Required
StringThe workspace domain.
project_name
Required
StringThe name ID of the project.
name
Required
StringThe 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

Last modified on June 6, 2022

Get Started

Sign up for free and deploy your project in less than 10 minutes.