Teams
Invite User to Team
Sends an invitation email to a user to join the specified team. Requires teams:invite-users
scope.
POST
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Path Parameters
UUID of the Team.
Body
application/json
Response
202
application/json
Invitation sent successfully.
The response is of type object
.