Skip to main content

Invite users to the team by email

POST 

/api/v4/teams/:team_id/invite/email

Invite users to the existing team using the user's email.

The number of emails that can be sent is rate limited to 20 per hour with a burst of 20 emails. If the rate limit exceeds, the error message contains details on when to retry and when the timer will be reset.

Permissions

Must have invite_user and add_user_to_team permissions for the team.

Request

Responses

Users invite successful