Skip to main content

Update a todo item.

PUT 

/v1/spaces/:spaceId/todoItems/:todoItemId

Modify an existing todo item by its ID. Requires the scope todo_item_write on the specified spaceId and scope todo_type_manage on the resource matching the type of the created resource.
Scope: space_foundation_todo_write, todo_type_manage

Request

Responses

Todo item updated successfully.