Skip to main content
DELETE
/
api
/
governance
/
customers
/
{customer_id}
Delete Customer
curl --request DELETE \
  --url http://localhost:8080/api/governance/customers/{customer_id}

Path Parameters

customer_id
string
required

Response

200

Customer deleted successfully