---
title: "Delete AI operator instance"
method: DELETE
path: "/v1/ai/operators/{operator-id}"
tags: ["AI Operators"]
---

# Delete AI operator instance

`DELETE /v1/ai/operators/{operator-id}`

Delete an AI operator instance and all its observations.

## Path parameters

- `operator-id` integer, required

## Response `204`

Instance deleted

## Other responses

- `403` — Insufficient access rights
- `404` — Instance not found

## Changes

- **2026-07-11** `38f213f6e6b4` — 1 info
  - endpoint added
- **2026-05-08** `c6aaf3632e48` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/netxms/apis/netxms-api/changes/v1/ai/operators/:operator-id/delete.md)

---

[API](https://skmtc.dev/netxms/apis/netxms-api.md) · [All operations](https://skmtc.dev/netxms/apis/netxms-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/netxms/netxms-api/revisions/b04ea2fbcedb/schema)
