cURL
curl --request DELETE \ --url http://localhost:8080/api/governance/customers/{customer_id}
Deletes a customer.
Customer deleted successfully
Was this page helpful?