Skip to main content
PUT
Update label

Authorizations

Authorization
string
header
required

API key from Developer Tools. Use Authorization: Bearer <api_key>. Do not send a user JWT; it will be rejected with 401.

Path Parameters

uuid
string<uuid>
required

Body

application/json
name
string
color
string
Pattern: ^#[0-9A-Fa-f]{6}$

Response

Updated

status
integer
required
success
any
required
message
string
required
data
object
required

Response payload

errors
object[]
required