Append a patch to the job trace
PATCH
/api/v4/jobs/{id}/trace
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
integer
Job’s ID
Request Body
Section titled “Request Body”Media typeapplication/json
object
token
Job’s authentication token
string
debug_trace
Enable or disable the debug trace
boolean
Examplegenerated
{ "token": "example", "debug_trace": true}Responses
Section titled “Responses”Trace was patched
Missing Content-Range header
Forbidden
Not Found
Range not satisfiable
Too Many Requests