cURL
Patch apiv1commit tags
PATCH
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Tag name
Body
application/json
Request body for PATCH /api/v1/commit_tags/{tag_name}
For description:
- Field absent from JSON → don't change the description
- Field present as
null→ clear the description - Field present as
"text"→ set the description to "text"
Response
Tag updated