Update a tag

Renames a tag (updates all associations)

Authentication

AuthorizationBearer

API key passed as Bearer token in Authorization header (e.g., “Authorization: Bearer YOUR_API_KEY”)

Path parameters

tagIdstringRequired

Request

This endpoint expects an object.
namestringRequired>=3 characters

Response

Successfully updated tag
tagobject

Errors