Patching a User's Email with the Same Email Causes 'email_verified' Attribute to Become 'false'
Last Updated:
Overview
{
"email": "User@example.com",
"app_metadata": { attr1: value }
}
After making the request the user's profile unexpectedly had the 'email_verified' attribute switched to false from true. This may seem unexpected since the PATCH request was for the same email address but in all lowercase (e.g., "user@example.com").
This article clarified whether this is expected behavior for this endpoint.
Applies To
- Management API
- email_verified