resendInvitation
POST/organizations/:organizationId/teams/:teamId/invite/resend
Resend an invitation to join a team
- Marks the existing invitation as expired
- Creates a new invitation with a fresh token and expiration date
- Sends a new invitation email
Request
Responses
- 200
- 404
The request has succeeded.
The server cannot find the requested resource.