asn_tags_create: Creates a new tag in a workspace or organization.

View source: R/tags.R

asn_tags_createR Documentation

Creates a new tag in a workspace or organization.

Description

Every tag is required to be created in a specific workspace or organization, and this cannot be changed once set. Note that you can use the 'workspace' parameter regardless of whether or not it is an organization.

Usage

asn_tags_create(..., options = list())

Arguments

...

Object Data for the request workspace : Id The workspace or organization to create the tag in.

Details

Returns the full record of the newly created tag.

See Also

Other tags: asn_tags_create_in_workspace, asn_tags_delete, asn_tags_find_all, asn_tags_find_by_id, asn_tags_find_by_workspace, asn_tags_get_tasks_with_tag, asn_tags_update, asn_tags


datacamp/asana documentation built on Sept. 18, 2023, 8:51 a.m.