---
title: "Delete automation rule evaluators"
method: POST
path: "/v1/private/automations/evaluators/delete"
tags: ["Automation rule evaluators"]
---

# Delete automation rule evaluators

`POST /v1/private/automations/evaluators/delete`

Delete automation rule evaluators batch

## Query parameters

- `project_id` string, uuid

## Request body

- BatchDelete
  - `ids` string[], required

## Response `204`

No Content

---

[API](https://skmtc.net/comet-ml/apis/opik-rest-api.md) · [All operations](https://skmtc.net/comet-ml/apis/opik-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/comet-ml/opik-rest-api/versions/4ed2fbc97cc3/schema)
