v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
tags

Update Tag

Update a tag. Requires repo ownership, prompts:tag permission, or ABAC grant.

patch/api/v1/repos/{owner}/{repo}/tags/{tag_name}

Path parameters

ownerstring required
repostring required
tag_namestring required

Request body

commit_idstring uuid required

Response

Successful Response

idstring uuid required
repo_idstring uuid required
commit_idstring uuid required
commit_hashstring required
tag_namestring required
created_atstring date-time required
updated_atstring date-time required