Update Tag

POST

Updates a tag’s information.

Request

This endpoint expects an object.
idstringRequired

The ID of the tag to update.

allowed_valuesobjectOptional

Specifies an update to a tag’s allowed values.

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