Skip to main content
PATCH

Description

Updates a widget user’s details. This is a partial update. Only the fields you send are changed, and today email is the only updatable field. Use this when a user changes the email tied to their account. The new email becomes the recipient for OTP verification codes in the widget, so any code requested after the update is sent to the new address.

Configuration

Header Parameters

string
required
Your ZBD project API key.
string
Content Type

Path Parameters

string
required
The ZBD user ID returned by Create User.

Body Parameters

string
The user’s new email address. Used for OTP verification in the widget.