Chuyển đến nội dung chính
DELETE
/
v1
/
labs
/
task
/
{task_id}
curl -X DELETE https://genaipro.vn/api/v1/labs/task/123 \
  -H "Authorization: Bearer YOUR_API_TOKEN"

Tham số Path

task_id
string
bắt buộc
ID của task cần xoá
curl -X DELETE https://genaipro.vn/api/v1/labs/task/123 \
  -H "Authorization: Bearer YOUR_API_TOKEN"