Responses

  • 200

    new recovery codes.

  • 400

    Invalid password Wrong or expired token Inactive user

PUT /auth/recovery-codes
curl \
 -X PUT http://localhost:8080/api/auth/recovery-codes \
 -H "Authorization: $API_KEY"