Skip to main content

Set task recurrence

POST 

/api/v2/activity-records/:taskId/recurring

  • Enables recurrence on an existing Task activity.
  • Recurrence defines how often a Task should repeat (e.g., daily, weekly, monthly, quarterly, yearly).
  • Supported only for Task activities within the Activities module.
  • The {taskId} path parameter refers to the existing Task record on which recurrence is applied.

Request

Responses

Recurrence successfully configured for the task