Skip to main content
POST
Invite a user to a team

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
email
string<email>
required
firstName
string
lastName
string

Response

Invitation result

invited
boolean
teamMemberId
string
userId
string