---
title: "Deletes repository settings for the plug-in."
method: DELETE
path: "/projects/{projectKey}/repos/{repositorySlug}/settings"
tags: ["Repository settings"]
---

# Deletes repository settings for the plug-in.

`DELETE /projects/{projectKey}/repos/{repositorySlug}/settings`

## Path parameters

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

## Response `200`

Repository configuration deletedfound

## Other responses

- `401` — The currently authenticated user does not have REPO_ADMIN permissions
- `404` — The given repository does not exist or there are no settings for this repository

---

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