Skip to main content
PUT
Update label

Authorizations

Authorization
string
header
required

Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.

Path Parameters

session
string
required

Identifier of the connected Polymorfa session.

labelId
string
required

Identifier for the label.

Body

application/json
name
string

Human-readable name for this resource.

Value constraints

Required string length: 1 - 100
color
integer

Specifies color for this native update label request.

Value constraints

Required range: 0 <= x <= 19

Response

Label updated

success
boolean
required

Whether the request succeeded.

message
string

Human-readable message associated with this result.