Skip to main content
POST Secret key. Idempotent. Applies to the person’s pass on this verification, not just the token. Use it for one pass per human, ever. For double-submit protection use your own idempotency on the token. For once-per-period caps configure a limit on the verification.

Path parameter

string
required
The vyt for the pass to lock.

Response

Same shape as GET /v3/confirmations/{token}; after locking, verified is false.

Errors