Skip to main content
DELETE
/
payment-methods
/
{id}
Delete a business billing payment method
curl --request DELETE \
  --url https://api.leadping.ai/payment-methods/{id}
"<string>"

Path Parameters

id
string
required

The ID of the payment method to delete.

Response

Payment method was successfully deleted.

The response is of type string.