Tables
tagTable
Tag Table
Add tags to or remove tags from an EXISTING table: the post-creation counterpart to createTable's tags parameter, the exact mirror of tagPage.
Arguments
tableIdstringrequiredThe table id to tag.addstring[]optionalTags to add: lowercase letters, digits, hyphen, or underscore; a leading # is stripped.removestring[]optionalTags to remove from the table.
Returns
Returns the table's resulting tags.
Ask for it
The Cloud routes these requests to this verb.
- tag this table
- add the #X tag to the table
- label this table
- remove the Y tag
- retag this table
Pair it with
The verbs that finish the job.