DELETE api/contactnotes/{id}
Delete a ContactNote by id.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The primary key of the ContactNote in the Hobsons database. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.