platform
Resend User Verification Email
Resend the Auth0 email-address verification ("invite") email to a user.
Re-triggers the same native Auth0 verification flow used on user creation via POST /api/v2/jobs/verification-email. Requires editor on the members-users module instance (POST maps to the editor relation on the parent router gate).
post/api/platform/users/{user_id}/resend-verification-email
Path parameters
user_idstring required
Auth0 user id to (re)send the verification email to
Auth0 user id to (re)send the verification email to
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.