POST api/Customer/DeleteNote/{id}
Deletes the note by id
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
note id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.