Resend verification email to a user (superadmin only).
cURL
curl --request POST \ --url https://api.example.com/api/v1/users/{user_id}/resend-verification
{}
Successful Response