/tasks/rereport

GET /tasks/rereport/ (int: id)

Belirtilen görev kimliğiyle ilişkili görev için raporlamayı yeniden çalıştırın.

Örnek request:

curl -H "Authorization: Bearer S4MPL3" http://localhost:8090/tasks/rereport/1

Örnek response:

{
    "success": true
}

Parametreler:

Durum kodları:


Revision #1
Created 4 January 2024 12:00:35 by Ertan Sözer
Updated 4 January 2024 12:01:09 by Ertan Sözer