Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI Web API Reference

EnumerationSet Update

EnumerationSet Update

Update an enumeration set by replacing items in its definition.

Request

PATCH enumerationsets/{webId}

URL Parameters

  • webId

    The ID of the enumeration set to update. See WebID for more information.

Body Parameter

A partial enumeration set containing the desired changes.

Status Codes

204: The enumeration set was updated.

Sample Request Body

{
  "Name": "Model Number",
  "Description": "Model numbers by brand of vehicle"
}
In This Topic
TitleResults for “How to create a CRG?”Also Available in