Update Semantic Model Properties
Resources
Below is an example of JSON structure which can be used as a reference for the propertyJson parameter in the request body.
[
{
"name":"DESCRIPTION",
"value":"description"
},
{
"name":"TAGS",
"value":"tag"
},
{
"name":"ENTITY_STATE",
"value":"SUSPEND"
}
]