invite
POST/organizations/:organizationId/teams/:teamId/invite
Send an invitation to join a team
- The link sent to the owner contains a security token to validate the invitation. The token is stored in database and contains along with the organization ID, the owner email, the creation date, the expiration date and the user role.
Request
Responses
- 200
- 400
The request has succeeded.
The server could not understand the request due to invalid syntax.