Skip to main content
PUT
Update TeamOrgAssignment

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
changeSequence
integer<int32>
organization
object | null

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

organizationId
string
role
object | null
roleId
string
team
object | null

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

teamId
string

Response

Updated TeamOrgAssignment

changeSequence
integer<int32>
required
createdOn
string<date-time>
required
id
string
required
organizationId
string
required
roleId
string
required
teamId
string
required
updatedOn
string<date-time>
required
uuid
string
required
organization
object | null

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

role
object | null
team
object | null

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