Reset password try count

Unblock a card after it has exceeded its maximum password tries count.

If the card is BLOCKED:

  • The status is changed to NORMAL
  • The counter is reset
  • An update-1 event is generated.

If the card is NORMAL, PENDING, or WARNING, the counter is reset.

For any other status, a 406 - range not satisfiable - error is returned.

Note: This does not change the password recorded on an embossed card's chip. If the card is configured for offline password verification, you need to change the password on the physical card. To do that, you can use a card script.

For more information, see the Card lifecycle and statuses guide.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!