# Start the email update flow for a passwordless user

Starts the email update flow for a passwordless user. An email will be sent to the new email address for verification.

Endpoint: POST /blaize/users/update-email-passwordless/{state}
Version: 2026-06-12
Security: CookieBlaizeSession, JwtQuery, JwtHeaderXBlaizeJwt, JwtHeaderXZephrJwt, JwtBearer, JwtCookie

## Path parameters:

  - `state` (string, required)
    An identifier linking this request to a previous one, that set the new email address.


## Response 201 fields
