Skip to main content
PUT
Update label

Authorizations

Authorization
string
header
required

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

Path Parameters

session
string
required

Session name

labelId
string
required

Label ID

Body

application/json

Label updates

color
integer

New label color palette index

Example:

2

name
string

New label display name

Example:

"VIP Updated"

Response

OK

Simple success/failure response with no data payload

message
string

Human-readable result message

success
boolean

Whether the operation succeeded