Skip to content

Delete a tag

DELETE
/api/v4/projects/{id}/repository/tags/{tag_name}

Deletes a specified repository tag.

id
required
One of:
string

The ID or URL-encoded path of the project

tag_name
required
string

The name of the tag

No Content

Bad request

Unauthenticated

Not found

Precondition failed