TasksDelete TaskSoft-deletes a task by IDServer URLloading...DELETE/v1/tasks/{id}SendPathSoft-deletes a task by IDPath Parametersid*stringTask IDFormatuuidResponse Body204cURLJavaScriptGoPythonJavaC#curl -X DELETE "https://example.com/v1/tasks/497f6eca-6276-4993-bfeb-53cbbbba6f08"204EmptyBatch Create or Update Tasks POSTCreates or updates multiple tasks in a single request (max 100)Get Task GETRetrieves a single task by ID