Update email — step 1: send OTP to the new address

View as Markdown

Starts an email change for the authenticated user by sending an OTP to the new address. Returns data.emailOtpRequestId.

Authentication

ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer

End-user JWT from registration or login. Required for verification, signing, and user-scoped operations.

Request

This endpoint expects an object.
emailstringRequired

Response

dataobject
error_codeinteger or null
error_messagestring or null