POST /api/task

Analiz edilmek üzere yeni bir dosya veya URL gönderin:

$ curl http://localhost:9003/api/task -F file=@sample.exe
{
    "success": true,
    "task_id": 2
}


Revision #1
Created 18 January 2024 17:50:32 by Ertan Sözer
Updated 18 January 2024 17:51:05 by Ertan Sözer