Delete files last occurrence

DELETE
/api/v2/hub/task-reports/{taskReportId}/file-last-occurrences

Delete the last occurrence of each file for a specific task report.

AuthorizationBearer <token>

JWT Authorization header using the Bearer scheme. Example: 'Bearer {token}'

In: header

Path Parameters

taskReportId*string

The unique identifier of the task report.

Formatuuid

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/api/v2/hub/task-reports/497f6eca-6276-4993-bfeb-53cbbbba6f08/file-last-occurrences"
"string"