Skip to main content
PATCH
Update a tag (PATCH)

Authorizations

Authorization
string
header
required

Send your workspace API key as Authorization: Bearer zr_live_….

Path Parameters

id
integer
required

The numeric id of the item.

Body

application/json

Send only the fields you want to change.

name
string
Required string length: 1 - 100
color
enum<string>

One of ZeroRank's named tag colors.

Available options:
red,
orange,
amber,
yellow,
lime,
green,
emerald,
teal,
cyan,
sky,
blue,
indigo,
violet,
purple,
fuchsia,
pink,
rose,
slate,
gray,
zinc

Response

A tag.

success
boolean
Example:

true

data
object
message
string
Example:

"Tag updated successfully"