Logo
GoCardless API API Documentation

Remove a Customer

DELETE {{url}}/customers/{{customer}}

Please consider using Billing Requests to build any future integrations.

Removed customers will not appear in search results or lists of customers (in our API or exports), and it will not be possible to load an individually removed customer by ID.

Remove a customer API Docs

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api-sandbox.gocardless.com/customers/https://api-sandbox.gocardless.com'

ENDPOINTS