POST api/v2/sampletypes/QuickSampleType
Request
URI Parameters
Body Parameters
QuickSampleType| Name | Description | Type | Additional information |
|---|---|---|---|
| Identification | string |
Request Formats
application/json, text/json
Sample:
{
"Identification": "sample string 1"
}
text/html
Sample:
{"Identification":"sample string 1"}
Response
IHttpActionResultResponse Format
application/json, text/json, text/html
Sample:
Sample not available.