---
title: "Delete an existing Monitor."
method: DELETE
path: "/fleets/{fid}/monitors/{mid}"
tags: ["Monitors"]
---

# Delete an existing Monitor.

`DELETE /fleets/{fid}/monitors/{mid}`

Stop (disable) an existing Monitor.

## Path parameters

- `fid` string, required
- `mid` string, required

## Response `204`

Monitor deleted (the response does not include an entity).

## Other responses

- `400` — Invalid ID supplied
- `404` — Monitor not found

---

[API](https://skmtc.net/groupe-psa/apis/groupe-psa-connected-car-b2b-api.md) · [All operations](https://skmtc.net/groupe-psa/apis/groupe-psa-connected-car-b2b-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/groupe-psa/groupe-psa-connected-car-b2b-api/revisions/023ff3e3fe51/schema)
