AI Table
Delete an AI Table
Permanently delete an AI Table, including all its columns and cells
DELETE
/
api
/
ai
/
table
/
{ai_table_id}
/
delete
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the AI Table to be deleted
Response
200 - application/json