v1

latestOpenAPI 3.1.02026-07-174859175.1 KB
Team Members

AddMemberToTeam

Add a member to a team, or send an invitation if the user doesn't exist.

If the user exists in the system, they are added directly as a team member. If the user doesn't exist, an invitation email is sent to them to sign up and join the team.

Returns: Message describing whether the user was added or invited.

Raises: ValidationException: If the user is already a member or has a pending invitation.

post/api/teams/{team_slug}/members/add

Path parameters

team_slugstring required

The team slug.

The team slug.

Request body

userNamestring required

Response

Document created, URL follows

messagestring required