Skip to main content
POST
Create a tag

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Required string length: 1 - 100
color
enum<string>
required

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

The tag was created.

success
boolean
Example:

true

data
object
message
string
Example:

"Tag created successfully"