DELETE api/Customers/{id}
Deletes the customer for the given id.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | The id of the customer to delete. |
Define this parameter in the request URI. |