DELETE api/AuditAddendumItemImages/Delete/{id}
Deletes a specified audit addendum item image record.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
The ID of the audit addendum item image record. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A 200 on success, or a 404 if the record doesn't exist
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.