beta.observability.evaluations

Replace a worker pipeline configuration

Replace a worker pipeline configuration

put/v1/observability/pipeline-configs/{pipeline_config_id}

Path parameters

pipeline_config_idstring uuid required

Request body

namestring required
pipeline_kind'detection' | 'moderation' | 'judge' | 'export' required
descriptionstring nullable
enabledboolean required

Response

Successful Response

idstring uuid required
created_atstring date-time required
updated_atstring date-time required
deleted_atstring date-time nullable required
scope'workspace' | 'shared' required
workspace_idstring uuid required
namestring required
descriptionstring nullable
pipeline_kind'detection' | 'moderation' | 'judge' | 'export' required
enabledboolean required

Changes

Changed in 1 of the 5 revisions of this API.1