Teams

Create team member

Creates a new team member.

post/teams/{team_id}/members

Request body

user_idstring uuid required

ID of the user.

Response

Created

team_idstring ulid

The ID of the team.

user_idstring uuid

The ID of the user.

created_atstring date-time

The date and time when the team member was created.

updated_atstring date-time

The date and time when the team member was last updated.