Update a tag by ID
Tag
Update a tag by ID
Update specific fields of a tag by its ID.
PATCH
Update a tag by ID
Authorizations
Headers
The language to update the tag content in. This will update the tag's content for the specified language.
Path Parameters
The ID of the tag to update
Pattern:
^[0-9a-fA-F]{24}$Body
application/json
Response
Successful response
A tag
The id of the tag
Pattern:
^[0-9a-fA-F]{24}$The id of the organisation the tag belongs to
Pattern:
^[0-9a-fA-F]{24}$The value of the tag
Minimum string length:
1The configuration of a tag
The date the tag was created
The date the tag was last updated
The id of the user who created the tag
Pattern:
^[0-9a-fA-F]{24}$The id of the user who last updated the tag
Pattern:
^[0-9a-fA-F]{24}$
