Verify Email For External IdP Login

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

If the verificationCode provided in the request matches the verification code sent to the user's email, then the user's email will be marked as verified.

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
external-idp-login-workflow:executeApplicationThe subject can perform this operation for requests associated with the application to which the subject belongs.
Body Params

Verify Email For External IdP Login JSON object

Object representing a request to verify a user's email as part of an external IdP login workflow.

string
required
length ≥ 1

A JWT used to authorize external IdP workflow API calls after the user has authenticated with the external IdP.

string
required
length ≥ 1

Verification code that was sent in the email.

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