---
title: "POST /domains/{DomainName}/integrations/delete"
method: POST
path: "/domains/{DomainName}/integrations/delete"
---

# POST /domains/{DomainName}/integrations/delete

`POST /domains/{DomainName}/integrations/delete`

Removes an integration from a specific domain.

## Path parameters

- `DomainName` string, required

## Request body

- object
  - `Uri` string, required — The URI of the S3 bucket or any other type of data source.

## Response `200`

Success

- DeleteIntegrationResponse
  - `Message` string, required — A message that indicates the delete request is done.

## 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)
