DELETE api/Label/Template/Remove/{ID}
Delete a label template by given ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
Template ID |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Common Result
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.