---
title: "Delete ruleboard"
method: DELETE
path: "/api/agent/deployments/{deploymentId}/ruleboards/{ruleboardSlug}"
tags: ["RuleboardService"]
---

# Delete ruleboard

`DELETE /api/agent/deployments/{deploymentId}/ruleboards/{ruleboardSlug}`

Delete a ruleboard for the deployment.

## Path parameters

- `deploymentId` string, required
- `ruleboardSlug` string, required

## Response `204`

No Content

- ProtosRuleboardV1DeleteRuleboardResponse

---

[API](https://skmtc.net/semgrep/apis/semgrep-web-app.md) · [All operations](https://skmtc.net/semgrep/apis/semgrep-web-app/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/semgrep/semgrep-web-app/revisions/6483eeecd582/schema)
