teams
Invite a user
Invite a user to join the team specified in the URL. The authenticated user needs to be an OWNER
in order to successfully invoke this endpoint. The user can be specified with an email or an ID. If both email and ID are provided, ID will take priority.
POST
Authorizations
Default authentication mechanism
Path Parameters
The unique team identifier
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
Body
application/json
Response
200
application/json
The member was successfully added to the team
The member was successfully added to the team
The response is of type object
.