PUT Application/PutSemanticEnumeration

Request Information

URI Parameters

None.

Body Parameters

SemanticEnumeration
NameDescriptionTypeAdditional information
ID

globally unique identifier

None.

SemanticContextID

globally unique identifier

Required

Name

string

Required

Request Formats

application/json, text/json

Sample:
{
  "id": "14862a1c-12fd-4a3b-a606-1d28f75be696",
  "semanticContextID": "9dfe51d2-a7a3-4eda-b284-190233b3431a",
  "name": "sample string 3"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ServiceResponse
NameDescriptionTypeAdditional information
IsSuccess

boolean

None.

ErrorMessage

string

None.

Code

string

None.

Response

ServiceItem

None.

LatestDataTimestampUtc

date

None.

Response Formats

application/json, text/json

Sample:

Sample not available.