tables_put_tags: Add a tag to a table

View source: R/generated_client.R

tables_put_tagsR Documentation

Add a tag to a table

Description

Add a tag to a table

Usage

tables_put_tags(id, table_tag_id)

Arguments

id

integer required. The ID of the table.

table_tag_id

integer required. The ID of the tag.

Value

A list containing the following elements:

id

integer, The ID of the table.

tableTagId

integer, The ID of the tag.


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