---
title: "Delete Automation"
method: DELETE
path: "/v1/automations/{automationId}"
tags: ["automations"]
---

# Delete Automation

`DELETE /v1/automations/{automationId}`

Delete a specific automation

## Path parameters

- `automationId` string, required

## Headers

- `Authorization` string, required

## Response `200`

OK

- TypeDeleteAutomationOutputWrapperBody

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `422` — Unprocessable Entity
- `500` — Internal Server Error

---

[API](https://skmtc.net/airtop/apis/airtop-api.md) · [All operations](https://skmtc.net/airtop/apis/airtop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/airtop/airtop-api/revisions/4a02eb5d21ca/schema)
