DELETE api/TLC
刪除證照子資料
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": "c5273895-c8cb-4558-be77-0e6b7236c44d"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.