---
title: "Dbt Config Delete"
method: DELETE
path: "/dbtconfig/{config_id}"
tags: ["DBT_CONFIG"]
deprecated: true
---

# Dbt Config Delete

`DELETE /dbtconfig/{config_id}`

> **Deprecated.**

## Path parameters

- `config_id` integer, required

## Response `200`

Successful Response

- StandardResponse
  - `ok` boolean, required

## Other responses

- `400` — Not supported for public user
- `403` — Not supported for public user
- `404` — DBT config not found
- `422` — Validation Error

---

[API](https://skmtc.net/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.net/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myaltimate/fastapi/versions/103580dad816/schema)
