Table Delete
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
Table Delete
Delete a table.
Request
DELETE tables/{webId}
URL Parameters
-
webId The ID of the table to delete. See WebID for more information.
Status Codes
204: The table was deleted.