Teams
Add Team Member
This endpoint adds a new team member to the specified team.
POST
/
v2
/
teams
/
member
Request Parameters
Id of the team to add the member to
Email of the new team member
Role of the new team member
Options: admin
, dev
or finance
Response Parameters
ID of the created team
Name of the created team
Email of the new team member
Role of the new team member
Was this page helpful?