cURL
curl --request DELETE \ --url https://api.loopreturns.com/api/v1/customers/{id} \ --header 'X-Authorization: <api-key>'
{ "id": 123, "success": true }
Delete a customer.
API Scope: "Customers (read)"
The unique identifier for the customer, created by Loop.
67329889100573
Success