---
title: "DELETE /domains/{DomainName}/workflows/{WorkflowId}"
method: DELETE
path: "/domains/{DomainName}/workflows/{WorkflowId}"
---

# DELETE /domains/{DomainName}/workflows/{WorkflowId}

`DELETE /domains/{DomainName}/workflows/{WorkflowId}`

Deletes the specified workflow and all its corresponding resources. This is an async process.

## Path parameters

- `DomainName` string, required
- `WorkflowId` string, required

## Response `200`

Success

- DeleteWorkflowResponse

## Other responses

- `480` — BadRequestException
- `481` — ResourceNotFoundException
- `482` — AccessDeniedException
- `483` — ThrottlingException
- `484` — InternalServerException

---

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