Update a tag

Path parameters

idstringRequired

Embedded customer ID (external ID). Example: EA2300.

handlestringRequired
The handle of the tag to update.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
titlestringRequired

Updated tag title. Maximum of 30 characters.

descriptionstringOptional

Updated tag description. Maximum of 150 characters.

colorenumOptional
Updated tag color.

Response

Success response
dataobject or null

Errors