Skip to main content

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

The request has succeeded.