get https://{application_vanity_domain}/api/v1/change-email/external-idp/authorize-user
Redirect RequiredYour application will need to redirect to this endpoint instead of making a direct API call.
Tenant Vanity Domain RequiredWhen calling this API you need to use the vanity domain of the tenant that the user belongs to.
Returns a 302 redirect response to an external identity provider's user authorization flow as part of a change email workflow. This API should be used to authenticate users who belong to an external identity provider before updating the user's email to the new one.