Update a tag
Updates a tag with the provided name and color ID.
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
Path parameters
tag_id
The tag ID
Request
This endpoint expects an object.
name
color
Response
Tag successfully updated.