DELETE 1.0/{InstanceId}/Documents/{DocumentId}/Notes/{NoteId}
Deletes a specific note
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
InstanceId |
The instance ID relating to a specific ADM database |
string |
Required |
DocumentId |
The ID of the document containing the note |
integer |
Required |
NoteId |
The ID of the document note to be deleted |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Appropriate HTTP headers with no content are returned only