Permanently deletes a table and all its associated data from the system. Use with caution, as this action cannot be undone.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
The table's name or unique identifier for targeting specific table operations.
Confirmation that the table has been deleted.
The response is of type object
.