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

PI Web API Reference

AttributeCategory Update

AttributeCategory Update

Update an attribute category by replacing items in its definition.

Request

PATCH attributecategories/{webId}

URL Parameters

  • webId

    The ID of the attribute category to update. See WebID for more information.

Body Parameter

A partial attribute category containing the desired changes.

Status Codes

204: The attribute category was updated.

Sample Request Body

{
  "Name": "CategoryName",
  "Description": "Relative energy use per ton of process feed."
}
In This Topic
TitleResults for “How to create a CRG?”Also Available in