Tasks
Delete Task
Delete an existing task
DELETE
This endpoint requires implementation in the backend. Documentation reflects the expected API design based on the Task model schema.
Authentication
This endpoint requires a valid JWT token in the Authorization header.Path Parameters
The unique identifier of the task to delete
Response
Confirmation message that the task was deleted
The ID of the deleted task