Regenerate the Invite ID from a Team
POST/api/v4/teams/:team_id/regenerate_invite_id
Regenerates the invite ID used in invite links of a team
Permissions
Must be authenticated and have the manage_team permission.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Team Invite ID regenerated
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Resource not found