Skip to main content
DELETE
/
payments
/
{paymentMethodId}
/
delete
Delete a payment method
curl --request DELETE \
  --url https://api.example.com/payments/{paymentMethodId}/delete
{}

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

paymentMethodId
string
required

the id of the payment method

Response

200 - application/json

The response is of type object.