Tasks

Update a task

patch/tasks/{taskId}

Path parameters

taskIdstring uuid required

Headers

Replo-Api-Version'2026-08-21' required

The public API version to use for this request.

Request body

titlestring required
emojistring
promptstring required
rrulestring required

Response

Update a task

object'task' required
idstring uuid required
titlestring required
emojistring required
rrulestring required
nextRunAtstring nullable required
createdAtstring required
updatedAtstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.