pub.task.taskclient:updateTaskTags

WmTaskClient. Updates the tags associated with a taskID.

Input Parameters

taskID String The unique identifier that the Task Engine assigns to the task.
tags String Comma-separated list of text to be used to define tags. No character limit enforced. Alphanumeric characters, spaces, underscores, and dashes are allowed.

Output Parameters

None.