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, refer to the Card lifecycle and statuses guide.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Pismo card ID

Body Params

Request body

boolean
required

Block card if it exceeds counter

Responses

403

You don't have permission to access this resource

500

Internal server error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json