Standard Todo List Endpoints
Create Todo
Creates a todo list item.
post/todos
Headers
Content-Typestring required
Example:application/json
Content type of the request body. Use application/json
Request body
Response
The created todo list item
Creates a todo list item.
Content type of the request body. Use application/json
The created todo list item