Skip to main content
POST
Add Organization Team Member

Authorizations

Authorization
string
header
required

API key or session token (Bearer)

Body

application/json
teamId
string
required

The team the user should be a member of.

userId
string
required

The user Id which represents the user to be added as a member.

organizationId
string

The organization ID which the team falls under. If not provided, it will default to the user's active organization.

Response

Success

id
string
required

Unique identifier of the team member

userId
string
required

The user ID of the team member

teamId
string
required

The team ID of the team the team member is in

createdAt
string
required

Timestamp when the team member was created