Update Tag

POST

Updates a tag’s information.

Request

This endpoint expects an object.
allowed_valuesobjectRequired

Specifies an update to a tag’s allowed values.

idstringRequired

The ID of the tag to update.

style_newobjectRequired
descriptionstringOptional

The updated description of the tag.

namestringOptional

The updated name of the tag. The name must be unique across all tags.

Response

The response for updating a tag.

tagobject
Built with