Skip to main content
POST
Create label

Authorizations

Authorization
string
header
required

Scoped API key created via POST /api/account/keys.

Path Parameters

session
string
required

Session name

Body

application/json

Label data

name
string
required

Label display name

Example:

"VIP"

color
integer

Label color palette index

Example:

1

Response

OK

Simple success/failure response with no data payload

message
string

Human-readable result message

success
boolean

Whether the operation succeeded