API References V1
Delete a customer by their ID in the business
cURL
curl --request DELETE \ --url https://api.mpesaflow.dev/customers/{id} \ --header 'Authorization: Bearer <token>'
"cus_GqfKXLmg61LURZhB"
The API key to use for authentication
The customer id
Customer deleted successfully