Skip to content

api_app_payment_methods_destroy

DELETE
/api/app/{app_slug}/payment-methods/{id}/
curl --request DELETE \
--url https://example.com/api/app/example/payment-methods/example/ \
--header 'Authorization: <Authorization>'

Manage payment methods for an application.

app_slug
required
string
id
required
string

No response body