DELETE /tasks/{task_id}/steps/{step_id}/sub-steps/{sub_step_id}/comments/{comment_id}Ask AIdelete https://api.cmp.optimizely.com/v3/tasks/{task_id}/steps/{step_id}/sub-steps/{sub_step_id}/comments/{comment_id}Delete a task substep commentPath Paramstask_idstringrequiredUnique identifier of the taskstep_idstringrequiredUnique identifier of the stepsub_step_idstringrequiredUnique identifier of the substepcomment_idstringrequiredUnique identifier of the commentResponses 204Deleted task substep comment 400Client error 401Authorization error 403Permission error 404Not found error 422Unprocessable entity errorUpdated 7 months ago