databases_put_schemas_tables_projects: Add a Table to a project

View source: R/generated_client.R

databases_put_schemas_tables_projectsR Documentation

Add a Table to a project

Description

Add a Table to a project

Usage

databases_put_schemas_tables_projects(id, project_id, schema_name, table_name)

Arguments

id

integer required. The ID of the database

project_id

integer required. The ID of the project.

schema_name

string required. The name of the schema

table_name

string required. The name of the table

Value

An empty HTTP response


civis documentation built on Aug. 30, 2025, 1:08 a.m.