---
title: "Delete automation"
method: DELETE
path: "/api/1/automation/automations/{automationId}"
tags: ["Automations - New taxonomy API"]
---

# Delete automation

`DELETE /api/1/automation/automations/{automationId}`

Delete an automation by id.

## Path parameters

- `automationId` string, uuid, required

## Headers

- `x-api-correlation-id` string

## Response `202`

- object
  - `message` string, required

## Other responses

- `401`
- `404`

---

[API](https://skmtc.net/bynder/apis/oauth-2-0.md) · [All operations](https://skmtc.net/bynder/apis/oauth-2-0/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bynder/oauth-2-0/revisions/bb9efc864ce1/schema)
