v1

latestOpenAPI 3.1.0© Modulr Finance2026-08-04207430590.4 KB
Cards

Reset card PIN

Reset the card's PIN for a specific card

post/cards/{cardId}/pin

Path parameters

cardIdstring required

The ID of the card to reset the PIN for

Headers

X-MOD-CARD-MGMT-TOKENstring

Card Management Token required for API users for additional security when managing sensitive card data

Request body

currentPinstring required

Card's current PIN required to reset

newPinstring required

Card's new PIN to update

Response

PIN changed successfully