cURL
curl --request POST \ --url https://api.sandbox.solidfi.com/v2/issuing/card/{card_id}/set_pin_token \ --header 'api-key: <api-key>'
{ "id": "crd_7948d9a96706dd05360a340002de725f", "set_pin_token": "card_pin_test_01920c6725b4707688fa0ad517bdeddb" }
Setting a PIN is a two-step process
API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.
"{{api_key}}"
Set a PIN
The response is of type object.
object