Update email — step 2: validate OTP and apply the change

View as Markdown
Confirms the OTP sent to the new address and commits the email change.

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.
emailOtpRequestIdstringRequired
emailOtpstringRequired

Response

dataobject
error_codeinteger or null
error_messagestring or null