aito.client.AitoClient.delete_table

AitoClient.delete_table(table_name: str) → Dict

delete the specified table

Parameters

table_name (str) – the name of the table

Returns

deleted table

Return type

Dict