DELETE Application/DeleteSemanticEnumeration

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": "1e4669d2-840b-4fc7-bd9d-5e75eae8977f",
  "semanticContextID": "11af08ad-6127-495f-abf8-217b3b040197",
  "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.