---
title: "Delete Cloudzero Settings"
method: DELETE
path: "/cloudzero/delete"
tags: ["cloudzero"]
---

# Delete Cloudzero Settings

`DELETE /cloudzero/delete`

Delete CloudZero settings from the database.

This endpoint removes the CloudZero configuration (API key, connection ID, timezone)
from the proxy database. Only the CloudZero settings entry will be deleted;
other configuration values in the database will remain unchanged.

Only admin users can delete CloudZero settings.

## Response `200`

Successful Response

- CloudZeroInitResponse — Response model for CloudZero initialization
  - `message` string, required
  - `status` string, required

## Changes

- **2026-09-19** `c357baf422ab` — 2 info
  - api tag `cloudzero` added
  - api tag `CloudZero` removed
- **2026-09-18** `082b5fabd909` — 1 info
  - endpoint added
- **2026-08-27** `4a06c3148b6c` — 1 breaking
  - api path removed without deprecation
- **2026-08-25** `a684ea7ee131` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/flock/apis/litellm-api/changes/cloudzero/delete/delete.md)

---

[API](https://skmtc.dev/flock/apis/litellm-api.md) · [All operations](https://skmtc.dev/flock/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/flock/apis/litellm-api/revisions/b694deb1e459?raw)
