Update a todo item

Update an existing todo item. When completing an item, completedAt is automatically set.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The task ID

string
required

The todo item ID

Body Params
string

The content of the todo item

boolean

Whether the item is completed

integer

Display order of the item

Responses

400

Invalid request (empty content)

404

Task or todo item not found

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json