cURL
curl --request DELETE \ --url https://api.sandbox.busha.so/v1/customers/{id} \ --header 'Authorization: Bearer <token>'
204
Delete a customer by their unique ID
Bearer Authentication
User profile header
"BUS_YOK8tp5Zga01qOKEsqp07"
"bus_123456789"
Successfully deleted the customer (No Content)