---
title: "POST /delete-connector-profile"
method: POST
path: "/delete-connector-profile"
---

# POST /delete-connector-profile

`POST /delete-connector-profile`

Enables you to delete an existing connector profile.

## Request body

- object
  - `connectorProfileName` string, required — The name of the connector profile. The name is unique for each <code>ConnectorProfile</code> in your account.
  - `forceDelete` boolean — Indicates whether Amazon AppFlow should delete the profile, even if it is currently in use in one or more flows.

## Response `200`

Success

- DeleteConnectorProfileResponse

## Other responses

- `480` — ResourceNotFoundException
- `481` — ConflictException
- `482` — InternalServerException

---

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