---
title: "Delete OTLP environment settings"
method: DELETE
path: "/otlp/settings"
tags: ["events"]
---

# Delete OTLP environment settings

`DELETE /otlp/settings`

## Response `200`

OK

- object
  - `data` DeleteResponse, required
    - `deleted` boolean — Whether the delete was successful
  - `params` object, required — Input parameters

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found
- `500` — Server error

## Changes

- **2026-09-03** `b1d2f71e8ce8` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/schematichq/apis/schematic-api/changes/otlp/settings/delete.md)

---

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