Resend an invitation email.
Resends the invitation email for a pending invitation.
cURL
curl --request POST \ --url https://api.example.com/api/v1/invitations/{invitation_id}/resend
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response