DELETE api/contactnotes/{id}

Delete a ContactNote by id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The primary key of the ContactNote in the Hobsons database.

integer

Required

Body Parameters

None.

Response Information

Resource Description

None.