Users
Resend invitation
Generates a fresh Cognito temporary password, resets the Cognito user back to FORCE_CHANGE_PASSWORD state, and re-sends the invitation email. Only valid while the user's status is "invited" — returns 409 Conflict once they have accepted the original invitation.
post/users/{userId}/resend-invitation
Response
Invitation re-sent
Changes
No recorded changes to this endpoint across all 2 revisions of this API.