Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the tag to update
Body
application/json
Name of the tag
Example:
"Example"
Color code of the tag
Example:
"#5300eb"
Kanban value of the tag
Example:
0
Order value of the tag
Example:
0
ID of the company associated with the tag
Example:
"3708fcdf-954b-48f8-91ff-25babaccac67"

