DELETE api/TLL
刪除語言子資料
Request Information
URI Parameters
None.
Body Parameters
DelDataModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| GUID | globally unique identifier |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": 1,
"GUID": "0c5b9ea2-8c53-435b-a0c0-a248c25c198b"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.