DELETE api/Customers/{id}

Deletes the customer for the given id.

Request Information

Parameters

NameDescriptionAdditional information
id
The id of the customer to delete.

Define this parameter in the request URI.