---
title: "Delete automation"
method: DELETE
path: "/v1/comment-automations/{automationId}"
tags: ["Comment Automations"]
---

# Delete automation

`DELETE /v1/comment-automations/{automationId}`

Permanently delete an automation and all its trigger logs.

## Path parameters

- `automationId` string, required

## Response `200`

Automation deleted

## Other responses

- `401` — Unauthorized
- `404` — Resource not found

---

[API](https://skmtc.dev/zernio/apis/zernio-api.md) · [All operations](https://skmtc.dev/zernio/apis/zernio-api/llms.txt) · [OpenAPI document](https://skmtc.dev/zernio/apis/zernio-api/revisions/a0d8f21b5abe?raw)
