Reset Card PIN

This endpoint allows users to reset their card PIN.

Key Features:

  • Returns the new PIN after resetting.
  • Depending on the setup, the response may include an encrypted object that must be decoded using the user's secret phrase.

Requirements:

  • The cardId must be provided as a path parameter.
  • The secretQuestion and its secretQuestionAnswer may be required depending on the security policy.
  • A new PIN must be provided in the request body.
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!