Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

Open trace thread

PUT/v1/private/traces/threads/openOpen trace thread

Open trace thread

Request body

application/json
objectTraceThreadIdentifier
project_idstring · uuid
project_namestring
thread_idstringrequired

minLength 1

truncateboolean
Example request
{
  "project_id": "00000000-0000-0000-0000-000000000000",
  "project_name": "string",
  "thread_id": "string",
  "truncate": true
}

Responses

204No Content
Documentation menu