latestOpenAPI 3.0.1Apache 2.02026-08-22261217676.9 KB

5bc49bf02dad

Todos

Remove todo

Soft-deletes a todo item by its identifier. This operation marks the todo as deleted in the database but does not physically remove it. Associated tasks will have their todo reference cleared.

delete/v1/todos/{id}

Path parameters

idstring required

Unique identifier of the todo to delete

Response

Todo successfully deleted