POST api/v2/sampletypes/QuickSampleType

Request

URI Parameters

Body Parameters

QuickSampleType
NameDescriptionTypeAdditional information
Identification

string

Request Formats

application/json, text/json

Sample:
{
  "Identification": "sample string 1"
}

text/html

Sample:
{"Identification":"sample string 1"}

Response

IHttpActionResult

Response Format

application/json, text/json, text/html

Sample:

Sample not available.