DELETE api/TLL

刪除語言子資料

Request Information

URI Parameters

None.

Body Parameters

DelDataModel
NameDescriptionTypeAdditional information
Id

integer

None.

GUID

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "GUID": "4fcd9ccb-e07f-4d81-a93f-1609e26d6a0d"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.