DELETE Application/DeleteSemanticEnumeration
Request Information
URI Parameters
None.
Body Parameters
SemanticEnumerationName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
SemanticContextID | globally unique identifier |
Required |
|
Name | string |
Required |
Request Formats
application/json, text/json
Sample:
{ "ID": "41f2e439-10d1-44e6-b3ca-61010b4c0a77", "SemanticContextID": "82ad8127-187f-4f4a-9678-f6dada939a57", "Name": "sample string 3" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponseName | Description | Type | Additional information |
---|---|---|---|
IsSuccess | boolean |
None. |
|
ErrorMessage | string |
None. |
|
Code | string |
None. |
|
StackTrace | string |
None. |
|
Response | ServiceItem |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.