tables_delete_tags {civis}R Documentation

Add a tag to a table

Description

Add a tag to a table

Usage

tables_delete_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

An empty HTTP response


[Package civis version 3.1.2 Index]