Tags
Update a tag
Change a tag’s display name or color.
PATCH
Update a tag
PATCH /v1/tag/{tag_id} requires Tags: Write (tags.update).
name. color accepts blue, green, yellow, red, gray, purple, pink, cyan, or null. Use gray or null for the default gray style; the response returns that default as null. Unsupported colors return 422 validation_error. Success returns the updated complete tag; conflicts return 409 tag_name_taken.
Shared API behavior
Authentication is workspace-scoped; see Authentication. Errors use the standard envelope and request IDs described in Errors, and requests are subject to Rate limits.Authorizations
A workspace API key beginning with biqli_.
Path Parameters
Pattern:
^biq_tag_[0-9A-HJKMNP-TV-Z]{26}$Body
application/json

