cURL
curl --request PATCH \ --url https://api.peec.ai/customer/v1/tags/{tag_id} \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "name": "<string>", "color": "gray" } '
{}
Update a tag within a project
1
gray
red
orange
yellow
lime
green
cyan
blue
purple
fuchsia
pink
emerald
amber
violet
indigo
teal
sky
rose
slate
zinc
neutral
stone
Tag updated successfully