Skip to main content
PUT
Update a label

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

labelPublicId
string
required
Minimum string length: 12

Body

application/json
name
string
required
Required string length: 1 - 36
colourCode
string
required
Required string length: 7

Response

Successful response

publicId
string
required
name
string
required
colourCode
string | null
required