---
title: "Start the email update flow for a passwordless user"
method: POST
path: "/blaize/users/update-email-passwordless/{state}"
tags: ["User"]
---

# Start the email update flow for a passwordless user

`POST /blaize/users/update-email-passwordless/{state}`

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

## Path parameters

- `state` string, required

## Response `201`

An email with instructions to update your email has been sent to the new email address.

---

[API](https://skmtc.net/zuora/apis/public-api-reference.md) · [All operations](https://skmtc.net/zuora/apis/public-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuora/public-api-reference/versions/0400dd83950b/schema)
