Resend an invitation email to the recipient. Useful if the original email was lost or expired. Requires permission to invite organization members.
Bearer authentication header of the form Bearer
Organization the invitation belongs to. Pattern: org_[0-9a-hjkmnp-tv-z]{26}
^org_[0-9a-hjkmnp-tv-z]{26}$Invitation ID to resend. Pattern: inv_[0-9a-hjkmnp-tv-z]{26}
^inv_[0-9a-hjkmnp-tv-z]{26}$ResendOrganizationInviteRequest identifies an invitation to resend.
Success
ResendOrganizationInviteResponse contains the updated invitation.
The invitation with updated send count and timestamp.