---
title: "Delete Automation"
method: DELETE
path: "/api/notifications/deployments/{deploymentId}/automations/{automationId}"
tags: ["AutomationsService"]
---

# Delete Automation

`DELETE /api/notifications/deployments/{deploymentId}/automations/{automationId}`

Delete an automation by its ID.

## Path parameters

- `deploymentId` string, required
- `automationId` string, required

## Response `200`

OK

- ProtosAutomationsV1DeleteAutomationResponse

---

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