DELETE api/Label/Template/Remove/{ID}

Delete a label template by given ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ID

Template ID

string

Required

Body Parameters

None.

Response Information

Resource Description

Common Result

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.