| Welcome! | English (UK) ![]() |
| Welcome! | English (UK) ![]() |
Sets a recurrence pattern for a task. Valid values of repeat are detailed here.
This method requires authentication with write 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)repeat (Optional)repeat are detailed here. An empty value unsets any existing recurrence pattern.
<list id="387546">
<taskseries id="648042" created="2006-05-07T10:19:54Z" modified="2006-05-07T11:11:22Z"
name="Get Coffee" source="api">
<rrule every="1">FREQ=DAILY;INTERVAL=1</rrule>
<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