v1

latestOpenAPI 3.0.1Apache 2.02026-08-06260217675.1 KB
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