v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Actions

Update the due date of an action

put/tasks/v1/actions/{task_id}/due_at

Path parameters

task_idstring required

Required. The UUID of the task being updated

Request body

due_atstring date-time

Optional. Date/time this task is due. If this is empty, "due at" will be unset.

modified_atstring date-time

Optional. The timestamp of when this event occurred.

Response

A successful response.

object required