asn_tags_update: Updates the properties of a tag. Only the fields provided in...

View source: R/tags.R

asn_tags_updateR Documentation

Updates the properties of a tag. Only the fields provided in the 'data' block will be updated; any unspecified fields will remain unchanged.

Description

When using this method, it is best to specify only those fields you wish to change, or else you may overwrite changes made by another user since you last retrieved the task.

Usage

asn_tags_update(tag, ..., options = list())

Arguments

tag

Id The tag to update.#'

...

Object Data for the request

Details

Returns the complete updated tag record.

See Also

Other tags: asn_tags_create_in_workspace, asn_tags_create, 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


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