Skip to main content
POST
Create ProjectStatus

Authorizations

x-api-key
string
header
required

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

Body

application/json

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

color
string
icon
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

Response

Created ProjectStatus

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

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

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

organizationId
string | null
required
production
boolean
required
status
string
required
updatedOn
string<date-time>
required
uuid
string
required