Learn R Programming

civis (version 3.0.0)

scripts_delete_sql_projects: Remove a SQL script from a project

Description

Remove a SQL script from a project

Usage

scripts_delete_sql_projects(id, project_id)

Value

An empty HTTP response

Arguments

id

integer required. The ID of the SQL script.

project_id

integer required. The ID of the project.