Skip to main content
PUT
Update ProjectStatus

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 project status defines a named state for tracking project lifecycle.

changeSequence
integer<int32>
color
string
createdOn
string<date-time>
icon
string
id
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
production
boolean
status
string
updatedOn
string<date-time>
uuid
string

Response

Updated ProjectStatus

A project status defines a named state for tracking project lifecycle.

changeSequence
integer<int32>
color
string
createdOn
string<date-time>
icon
string
id
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
production
boolean
status
string
updatedOn
string<date-time>
uuid
string