Skip to main content
PUT
Update Label

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Body

application/json

A label is a tag used for categorizing and organizing resources within an organization.

changeSequence
integer<int32>
color
string
createdOn
string<date-time>
id
string
label
string
name
string
organization
object | null

An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.

organizationId
string | null
updatedOn
string<date-time>
uuid
string

Response

Updated Label

A label is a tag used for categorizing and organizing resources within an organization.

changeSequence
integer<int32>
color
string
createdOn
string<date-time>
id
string
label
string
name
string
organization
object | null

An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.

organizationId
string | null
updatedOn
string<date-time>
uuid
string