Delete a payment method
Payment methods
Delete a payment method from a customer
This endpoint deletes a specific payment method for a customer.
DELETE
Delete a payment method
Documentation Index
Fetch the complete documentation index at: https://lago-dependabot-npm-and-yarn-yaml-2-8-3.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The payment method unique identifier, created by Lago.
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
The customer external unique identifier (provided by your own application)
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Response
Payment method deleted