Use Postman or your favorite API Client
Send request
{ "text": "Hello World" }
Send request
After to make GET, Send request using your todo list ID
{ "text": "Update my todo list with my todo list ID" }
Send request using your todo list ID
Send request using your todo list ID