post https://{application_vanity_domain}/api/v1/change-email/external-idp/introspect
Introspects an external IdP auth code associated with a change email request. Introspection performs the following operations:
- Verifies that the external IdP auth code is still valid.
- Returns information related to the change email request associated with the external IdP auth code.
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.
Permission | Boundary | Description |
---|---|---|
change-email-workflow:execute | Application | The subject can perform this operation on requests associated with the application to which the subject belongs. |