---
title: "Deletes a repository static analyzer configuration."
method: DELETE
path: "/projects/{projectKey}/repos/{repositorySlug}/checker-configs"
tags: ["(Deprecated) Repository custom static analyzer configurations"]
---

# Deletes a repository static analyzer configuration.

`DELETE /projects/{projectKey}/repos/{repositorySlug}/checker-configs`

## Path parameters

- `projectKey` string, required
- `repositorySlug` string, required

## Query parameters

- `id` integer

## Response `200`

Repository static analyzer configuration deleted

## Other responses

- `401` — The currently authenticated user does not have REPO_ADMIN permissions
- `404` — The repository static analyzer configuration does not exist

---

[API](https://skmtc.dev/mibexsoftware/apis/code-review-assistant-for-bitbucket-server-rest-api.md) · [All operations](https://skmtc.dev/mibexsoftware/apis/code-review-assistant-for-bitbucket-server-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mibexsoftware/code-review-assistant-for-bitbucket-server-rest-api/revisions/9c894cb7039f/schema)
