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