Delete Tabledelete https://{server}/api-gateway/api/v2/dtables/{base_uuid}/tables/Delete an existing table identified by its name.Path Paramsbase_uuidstringrequiredThe unique identifier of a base. Sometimes also called dtable_uuid.Body Paramstable_namestringrequiredThe name of the table to perform the operation on. Alternatively, you can use the table_id instead of table_name. If using table_id, ensure that the key in the request body is replaced accordingly.Response 200OKUpdated about 2 years ago