ElementTemplate Delete
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
ElementTemplate Delete
Delete an element template.
Remarks
Deleting an element template will delete all associated templated data from elements which were created from it.
Request
DELETE elementtemplates/{webId}
URL Parameters
-
webId The ID of the element template to update. See WebID for more information.
Status Codes
204: The element template was deleted.