cURL
curl --request DELETE \ --url https://api.paygentic.io/v0/customers/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "The requested resource was not found", "error": "not_found" }
API key authentication
The unique identifier of the customer. Unique identifier for a customer
Customer deleted successfully