Update a tag.
Update a tag.
bearerToken Personal access tokens created from the ThriveDesk UI. Create one under Integrations -> API Keys.
In: header
application/json
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/settings/tags/string" \ -H "Content-Type: application/json" \ -d '{ "name": "Billing", "color": "#FF0000" }'{ "message": "string"}Unique per organization.