Update a tag

Updates the specified tag by setting the values of the parameters passed. Any parameters not provided will be left unchanged.

PATCH/v3/tags/{id}
JWTtag:write

Path parameters

idstringrequired

Unique identifier for the tag.

Request body

descriptionstring

Description for the tag. Any printable characters and line breaks. Cannot contain control characters other than tab, carriage return and line feed, nor invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.

Length: [1,256]Pattern: ^(?!\s)(?![\s\S]*\s$)(?:[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]|[\t\n\r])+$

Response

200 OK

idstringrequired
createdAtstringrequired

Format: date-time

updatedAtstringrequired

Format: date-time

namestringrequired
descriptionstringrequired