Skip to main content

Delete a customer

DELETE 

/companies/:company_id/customers/:id

Deletes a customer and their management relationships

Request

Path Parameters

    id stringrequired

Responses

Customer deleted successfully

Schema

    id stringrequired
    name stringrequired
Loading...