Increase password try count

Increase a card's password tries counter by 1.

If the counter reaches the maximum number of tries configured in the program parameter for this and block_card_exceeds_counter is true, the card is blocked.
When this happens:

  • The status is changed to BLOCKED
  • A Card updated event is generated.

If the card's status is CREATED, the counter is increased, but the status does not change.

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

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