Cards
Set a PIN
Setting a PIN is a two-step process
- Get a one-time PIN token
- Use the PIN token in Solid’s SDK to set a PIN. Solid will provide access to the SDK during the implementation.
POST
/
v2
/
issuing
/
card
/
{card_id}
/
set_pin_token
Headers
API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.