Simulate successful verification of specified challenge
POST
/factors/{credentials_id}/challenges/{challenge_id}/verify_success Verify a step-up challenge as though the user submitted the correct verification code. Provide the credentials id and challenge id, and the challenge is marked as verified.
Request
Path parameters
Header parameters
Responses
200OK
Success
Body
application/json
SimulateVerifyChallengeResponseSimulateVerifyChallengeResponse · object · 1 field
Response example
{ "code": {}}