delete-todo
Delete an existing to-do from Zentria CRM by providing its ID. This removes the task from your task list to keep data organized.
Instructions
Delete a to-do (DELETE /api/public/todos/{id}). Scope: todos:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | To-do id. |