Path parameters
taskIdstringRequiredformat: "uuid"
The id of the task.
Request
The model describing the recurrence rule to apply.
recurrencyRulestringRequired>=1 character
recurrencyIntervalinteger or nullOptional
The interval of the executed expression. If the value is 3, only the third time of the expression the recurrence is
actually executed.
relativeDueOnlong or nullOptional
The relative due date and time of the task created from this recurrence rule, in seconds,
from the moment of creating the task by a recurrence rule.
recurrencyStartOnstring or nullOptionalformat: "date-time"
DateTime when recurring task creation will start, considering the set Recurrency Rule and Recurrency Interval.
recurrencyTimezonestring or nullOptional
The timezone of the Recurrency Rule. If not set, will use the requesting user's timezone.