v1

latestOpenAPI 3.0.02026-08-0610682246.0 KB
Authentication

Start updating the current email address

Starts updating user's current email address.

post/blaize/users/update-email

Request body

Example request

{
  "new_identifiers": {
    "email_address": "joe.blow@company.com"
  }
}

Response

OK