Skip to content

Append a patch to the job trace

PATCH
/api/v4/jobs/{id}/trace
id
required
integer

Job’s ID

Media type application/json
object
token

Job’s authentication token

string
nullable
debug_trace

Enable or disable the debug trace

boolean
nullable
Example generated
{
"token": "example",
"debug_trace": true
}

Trace was patched

Missing Content-Range header

Forbidden

Not Found

Range not satisfiable

Too Many Requests