Invite guests to the team by email
POST/api/v4/teams/:team_id/invite-guests/email
Invite guests to existing team channels usign 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.
Minimum server version: 5.16
Permissions
Must have invite_guest permission for the team.
Request
Responses
- 200
- 400
- 401
- 403
- 413
Guests invite successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Content too large