Request Email Change

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

Initiates a request to change a user's email. This will trigger the following operations to be performed:

  1. A notification email will be sent to the user's current email address indicating that their email is being changed.
  2. A confirmation email will be sent to their new email address to verify ownership. The user's email won't be changed until they've completed the confirmation process.

Required Permissions

Below is the list of required permissions needed to interact with this API. For each permission, the allowed permission boundaries are also specified.

PermissionBoundaryDescription
change-email-workflow:executeApplicationThe subject can perform this operation on users associated with the application to which the subject belongs.
TenantThe subject can perform this operation on users associated with the tenant to which the subject belongs.
Tenant Inclusion ListThe subject can perform this operation on users associated with tenants specified in the tenant inclusion list.
Tenant Exclusion ListThe subject can perform this operation on users associated with tenants that belong to the subject's application but are not included in the tenant exclusion list.
SelfA user subject can perform this operation on their own behalf.
Body Params

Request Email Change Request JSON object

Object representing a request to change a user's email address.

string
required
length between 1 and 26

ID of the user whose email is being changed.

string
required
length between 1 and 200

The new email that will be assigned to the user.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json