Simulate expiry of specified challenge
POST
/factors/{credentials_id}/challenges/{challenge_id}/verify_expired Expire a step-up challenge before the user verifies it. Provide the credentials id and challenge id, and the challenge can no longer be verified.
Request
Path parameters
Header parameters
Responses
200OK
Success
Body
application/json
SimulateVerifyChallengeResponseSimulateVerifyChallengeResponse · object · 1 field
Response example
{ "code": {}}