Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

Patch runner checklist

PATCH/v1/private/local-runners/{runnerId}/checklistPatch runner checklist

Partial update of the runner's checklist (deep merge)

Parameters

runnerIdstring · uuidpathrequired

Request body

application/json
object
Example request
{}

Responses

204No content
404Not foundapplication/json
objectErrorMessage
codeinteger · int32
detailsstring
messagestring
Example response
{
  "code": 0,
  "details": "string",
  "message": "string"
}
Documentation menu