Card restrictions
Delete card restriction
Delete the selected restriction on a card
delete/cards/{card_id}/restrictions/{restriction_id}
Response
OK
Example response
{
"Status": "Card Restriction Removed"
}Delete the selected restriction on a card
OK
{
"Status": "Card Restriction Removed"
}