Table Delete
- Last UpdatedFeb 14, 2025
- 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.