Skip to main content

Create a new todo item.

POST 

/v1/spaces/:spaceId/todoItems

Add a new todo item to the collection. Requires todo_item_write on the specified spaceId and the 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 created successfully.