---
title: "Delete Monitor"
method: DELETE
path: "/api/v1/accessconflict/{id}"
tags: ["Access Conflict"]
---

# Delete Monitor

`DELETE /api/v1/accessconflict/{id}`

Delete a conflict monitor and its associated entitlement set bindings.

## Path parameters

- `id` string, required — The unique identifier of the conflict monitor to delete.

## Request body

- C1ApiAccessconflictV1ConflictMonitorDeleteRequestInput — The request message for deleting a conflict monitor.

## Response `200`

The response message for deleting a conflict monitor.

- C1ApiAccessconflictV1ConflictMonitorDeleteResponse — The response message for deleting a conflict monitor.

## Changes

> 33 revisions in range; 1 could not be searched.

- **2025-06-09** `e4cbd4b6a944` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/conductorone/apis/c1-api/changes/api/v1/accessconflict/:id/delete.md)

---

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