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