v1
latestOpenAPI 3.0.32026-07-177413.0 KBTodoService
DeleteTodo permanently removes a todo item by its id. Returns NOT_FOUND if no todo exists with the supplied id.
delete/v1/todos/{id}
Path parameters
idstring required
Unique identifier of the todo item to delete.
Response
OK