Skip to main content
POST
Create Team

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 team groups users together for collaborative access control within projects.

slug
string
required
description
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

Response

Created Team

A team groups users together for collaborative access control within projects.

changeSequence
integer<int32>
required
createdOn
string<date-time>
required
description
string
required
id
string
required
name
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
searchText
string
required
slug
string
required
updatedOn
string<date-time>
required
uuid
string
required