---
title: "Delete an existing callback."
method: DELETE
path: "/fleets/{fid}/remote/callbacks/{cbid}"
tags: ["Remote"]
---

# Delete an existing callback.

`DELETE /fleets/{fid}/remote/callbacks/{cbid}`

Remove an existing callback if and only if there is no pending remote attached to it.

## Path parameters

- `fid` string, required
- `cbid` string, required

## Response `204`

Callback deleted (the response does not include an entity)

## Other responses

- `400` — Invalid ID supplied
- `404` — Callback 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/versions/023ff3e3fe51/schema)
