Reset a verification
Clear a verification’s collected steps and documents and return it to created, so the user starts over.
Allowed from any status, so a cancelled or completed verification can be revived rather than stranded.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
The verification's status after reset, back to created.
Status and per-step progress for one verification. Safe to poll.
Our id for this verification
Your correlation id, echoed back; null if you sent none
Current lifecycle status
created, in-progress, completed, cancelled, expired Step counts by status; they sum to total
Every journey step with its current status
When the verification was created (IST)
When the user first opened the flow (IST), or null
When the user submitted (IST), or null
When the verification was cancelled (IST), or null
