Delete Customer Token by Customer IDAsk AIpost https://pluraluat.v2.pinepg.in/api/v1/customer/{customer_id}/tokens/{token_id}/deleteLearn how to delete the customer token information using delete customer token API.Path Paramscustomer_idstringrequiredUnique identifier of the customer in the Pine Labs Online database.Maximum length: 50 characters.Example: cust-v1-0811030624-aa-RBDgpRtoken_idstringrequiredUnique identifier of the token in the Pine Labs Online database.Maximum length: 50 characters.Example: token-v1-0811030624-aa-RBDgpRBody Paramsmerchant_unique_referencestringrequiredEnter a unique reference to delete the customer token.Minimum: 1 characters.Maximum: 50 characters.Example: 1234567890Supported characters:A-Za-z-_merchant_metadataobjectAn object of key value pair that can be used to store additional information.Each pair cannot exceed 256 characters.Maximum 10 key-value pairs.Example: "key1": "DD"merchant_metadata objectResponse 200200Updated 7 days ago