Skip to content

Unprotect repository tags

DELETE
/api/v4/projects/{id}/protected_tags/{name}

Unprotects a specified protected tag or wildcard protected tag.

id
required
One of:
string

The ID or URL-encoded path of the project

name
required
string

The name of the protected tag

Example
release-1-0

No Content

Bad Request

Unauthenticated

Not found

Precondition Failed