aito.api.delete_table
- aito.api.delete_table(client: AitoClient, table_name: str)
-
Note
requires the client to be setup with the READ-WRITE API key
- Parameters:
client (AitoClient) – the AitoClient instance
table_name (str) – the name of the table
Note
requires the client to be setup with the READ-WRITE API key
client (AitoClient) – the AitoClient instance
table_name (str) – the name of the table