deleteTable
Permanently deletes a table and all its associated data from the system. Use with caution, as this action cannot be undone.
DELETE
Path Parameters
The table's name or unique identifier for targeting specific table operations.
Response
200
application/json
Confirmation that the table has been deleted.
The response is of type object
.
Was this page helpful?