---
title: "DELETE /matchingworkflows/{workflowName}"
method: DELETE
path: "/matchingworkflows/{workflowName}"
---

# DELETE /matchingworkflows/{workflowName}

`DELETE /matchingworkflows/{workflowName}`

Deletes the <code>MatchingWorkflow</code> with a given name. This operation will succeed even if a workflow with the given name does not exist.

## Path parameters

- `workflowName` string, required

## Response `200`

Success

- DeleteMatchingWorkflowOutput
  - `message` string, required — A successful operation message.

## Other responses

- `480` — ThrottlingException
- `481` — InternalServerException
- `482` — AccessDeniedException
- `483` — ConflictException
- `484` — ValidationException

---

[API](https://skmtc.net/aws/apis/entityresolution.md) · [All operations](https://skmtc.net/aws/apis/entityresolution/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/entityresolution/versions/480b85498767/schema)
