Verify Email For External IdP LoginAsk AIpost https://{application_vanity_domain}/api/v1/external-idp-login/verify-emailBody ParamsVerify Email For External IdP Login JSON objectexternalIdpAuthCodestringrequiredlength ≥ 1A JWT used to authorize external IdP workflow API calls after the user has authenticated with the external IdP.verificationCodestringrequiredlength ≥ 1Verification code that was sent in the email.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 405Method Not Allowed 406Not Acceptable 415Unsupported Media Type 500Internal Server Error 503Service UnavailableUpdated 6 months ago