AnalysisTemplate Delete
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
AnalysisTemplate Delete
Delete an analysis template.
Remarks
Deleting an analysis template will delete any analysis which was created from it, unless the analysis is tied to a notification.
Request
DELETE analysistemplates/{webId}
URL Parameters
-
webId The ID of the analysis template to update. See WebID for more information.
Status Codes
204: The analysis template was deleted.