Forgot password by phone — reset password

View as Markdown

Final step of the phone-only reset flow. Sets a new password using userId and passwordResetCode from the validate step. Requires only ApiKey.

Authentication

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

Request

This endpoint expects an object.
userIdlongRequired
resetCodestringRequired
passwordstringRequired
encryptedbooleanOptional

Response

Password reset result.
dataobjectOptional