---
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

---

[API](https://skmtc.dev/sea-lion/apis/litellm-api.md) · [All operations](https://skmtc.dev/sea-lion/apis/litellm-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/sea-lion/litellm-api/revisions/048c8fa06968/schema)
