Skip to content
TALA
Esc
navigateopen⌘Jpreview

Delete a task comment

DELETE/api/tasks/{taskId}/comments/{commentId}
Path parameters
taskIdstringrequired
commentIdstringrequired
Responses
200
Try it
Server
Parameters
Request
curl -X DELETE "http://localhost:8000/api/tasks/string/comments/string"
Response
No example response.