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