Skip to main content
POST
Create TeamMember

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 member represents a user's membership in a team.

changeSequence
integer<int32>
createdOn
string<date-time>
id
string
team
object | null

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

teamId
string | null
updatedOn
string<date-time>
user
object | null

A platform user represents a user account in the Kodexa platform.

userId
string | null
uuid
string

Response

Created TeamMember

A team member represents a user's membership in a team.

changeSequence
integer<int32>
createdOn
string<date-time>
id
string
team
object | null

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

teamId
string | null
updatedOn
string<date-time>
user
object | null

A platform user represents a user account in the Kodexa platform.

userId
string | null
uuid
string