post
https://{application_vanity_domain}/api/v1/user-activation/introspect
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Introspects an email auth code associated with a user activation request. Introspection performs the following operations:
- Verifies that the email auth code is still valid.
- Returns information related to the user activation request associated with the email 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 |
|---|---|---|
| user-activation-workflow:execute | Application | The subject can perform this operation for requests associated with the application to which the subject belongs. |