| Bienvenue ! | Français ![]() |
Set tags for a task. tags should be a comma delimited list of tags. Any previous task tags will be overwritten.
This method requires authentication with delete permissions.
This method requires a timeline.
The effects of this method can be undone.
api_key (Required)timeline (Required)list_id (Required)taskseries_id (Required)task_id (Required)tags (Optional)
<list id="387546">
<taskseries id="648042" created="2006-05-07T10:19:54Z" modified="2006-05-07T11:15:17Z"
name="Get Coffee" source="api">
<rrule every="1">FREQ=DAILY;INTERVAL=1</rrule>
<tags>
<tag>coffee</tag>
<tag>good</tag>
</tags>
<participants/>
<notes/>
<task id="811467" due="2006-05-09T14:00:00Z" has_due_time="0" added="2006-05-07T10:19:54Z"
completed="" deleted="" priority="3" postponed="1" estimate="2 hrs"/>
</taskseries>
</list>
98: Login failed / Invalid auth token100: Invalid API Key105: Service currently unavailable111: Format "xxx" not found112: Method "xxx" not found114: Invalid SOAP envelope115: Invalid XML-RPC Method Call300: Timeline invalid or not provided320: list_id invalid or not provided340: taskseries_id/task_id invalid or not provided