jobs/{id}/traces/{traceid} (delete)
To delete a specific trace of a job.
URL
(DELETE) /jobs/{id}/traces/{traceid}
PARAMETERS
URL parameters are:
id | The job ID. Also see jobs/{id}/summary | string, Mandatory |
traceid | The trace ID. Also see jobs/{id}/traces | string, Mandatory |
ACCESS RIGHTS
The method returns an error if the user is not authorized to delete the trace.
RESULTS
None.