v2

latestSwagger 2.02026-08-01720512.4 KB
Tasks

Update a task

Update a task

put/tasks/{id}

Request body

accountnumber

The ID of the account linked to the task.

descriptionstring

The task description.

reminder_datestring date

The task due date and time (ISO 8601 date-time).

assigneesnumber[]

List of user IDs assigned to the task.

completedboolean

Whether the task is completed.

Response

Successful