v1

latestOpenAPI 3.0.02026-07-261090122.9 KB
Tags

Update tag by ID

Update a tag

put/tags/{tagId}

Path parameters

tagIdstring required

Request body

object required

Example request

{
  "type": "customer",
  "title": "some string",
  "color": "#000000"
}

Response

Successful response