🔗 Console REST APIPayment Methods

Delete payment method

Removes a payment method from the organization

DELETE
/api/payment-methods/{id}
Authorization<token>

API Key is required to access the endpoints

In: header

Path Parameters

id*string
Formatuuid

Response Body

curl -X DELETE "https://api-console.apibricks.io/api/payment-methods/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty
Empty
Service StatusGitHub SDK