Reset Card PIN

This endpoint is used to reset the PIN of a specific card, identified by the cardId path parameter. It may return a new PIN or an encrypted object that must be decoded using the user's secret phrase.

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

the unique identifier of the card.

Body Params

data structure for resetting a card PIN.

string

secret question used for identity verification.

string

answer to the secret question.

string
required

new PIN to be set for the card.

Responses

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