AttributeTemplate Delete
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
AttributeTemplate Delete
Delete an attribute template.
Remarks
Deleting an attribute template will delete the attributes that were created based on the template
Request
DELETE attributetemplates/{webId}
URL Parameters
-
webId The ID of the attribute template. See WebID for more information.
Status Codes
204: The attribute template was deleted.