Customer
Delete source
Deletes a customer source.
AuthorizationBearer <token>
API authentication is performed via Bearer auth using the secret key as the bearer token. The secret key is a critical key that allows all API operations, so handle it with care.
In: header
Path Parameters
customerId*string
Customer ID
sourceId*string
Source ID
Response Body
curl -X DELETE "https://api.elepay.io/customers/string/sources/string"Empty