cURL
curl --request DELETE \ --url https://api.example.com/tables/{table_id} \ --cookie fastapiusersauth=
{}
Delete a table.
Successful Response
Was this page helpful?