---
title: "Removes a artifact plugin from an entrypoint by ID"
method: DELETE
path: "/api/v1/entrypoints/{id}/artifactPlugins/{artifactPluginId}"
tags: ["Entrypoints"]
---

# Removes a artifact plugin from an entrypoint by ID

`DELETE /api/v1/entrypoints/{id}/artifactPlugins/{artifactPluginId}`

## Path parameters

- `artifactPluginId` integer, required
- `id` integer, required

## Headers

- `X-Fields` string, mask

## Response `200`

Success

- IdStatusResponse
  - `id` integer[] — A list of integers identifying the affected resource(s).
  - `status` string — The status of the request.

## Changes

- **2026-07-17** `a73101579c5c` — 1 info
  - endpoint added
- **2024-07-24** `9a36b9043379` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/usnistgov/apis/dioptra-rest-api/changes/api/v1/entrypoints/:id/artifactPlugins/:artifactPluginId/delete.md)

---

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