tables_delete_projects: Remove a Table from a project
Description
Remove a Table from a project
Usage
tables_delete_projects(id, project_id)
Value
An empty HTTP response
Arguments
- id
integer required. The ID of the Table.
- project_id
integer required. The ID of the project.