cURL
curl --request DELETE \ --url https://api.leadping.ai/payment-methods/{id} \ --header 'Authorization: <api-key>'
"<string>"
JWT Authorization header using the Bearer scheme. (i.e. "Bearer 1234abcdef")
The ID of the payment method to delete.
Payment method was successfully deleted.
The response is of type string.
string