DELETE /api/v1/proof_keys/:code_verifier
Log in using the given code_verifier.

Params

Param name Description
code_verifier
required

Code verifier matching the code_challenge used to start the login flow.

Validations:

  • Must be a String