Update email

This API updates the email associated with the end-user account.
It updates the username with email if primary_contact is email.
The API also invalidates the API caller's current access token requiring the caller to invoke getTokens to obtain new tokens.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

New email address.

string

UUID of the end-user.
NOTE:

  • If an end-user updates their email from the mobile app, there's no need to pass the UUID manually.
  • If an OEM admin updates an end-user's email, passing the end-user's UUID is mandatory.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!