PUT
/
cards
/
{id}
/
send-pin
curl --request PUT \
  --url https://api.sandbox.sudo.cards/cards/{id}/send-pin \
  --header 'Authorization: <api-key>'
"{}"

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

The _id of the card to update.

Response

200
application/json
200

The response is of type object.