# Start updating the current email address Starts updating user's current email address. Endpoint: POST /blaize/users/update-email Version: 2025-07-30 Security: CookieBlaizeSession, JwtQuery, JwtHeaderXBlaizeJwt, JwtHeaderXZephrJwt, JwtBearer, JwtCookie ## Request fields (application/json): - `new_identifiers` (object, required) Example: {"email_address":"joe.blow@company.com"} - `new_identifiers.email_address` (string) Example: "joe.blow@company.com" ## Response 200 fields ## Response 400 fields ## Response 404 fields