Skip to main content
DELETE
Delete Evaluation Pipeline
Legacy Dataset, Evaluation, and Report endpoints are deprecated for new workflows. Use the Tables API for new dataset import, evaluation, scoring, recalculation, and reporting workflows.
Archive a single evaluation pipeline by ID. Prefer this endpoint over Delete Reports by Name when you know the pipeline ID, since names can collide across pipelines.

Authorizations

X-API-KEY
string
header
required

Path Parameters

report_id
integer
required

ID of the evaluation pipeline to archive.

Response

Evaluation pipeline archived.

success
enum<boolean>
required
Available options:
true
message
string
required