---
title: "DELETE /v2/domains/{domainIdentifier}/assets/{identifier}"
method: DELETE
path: "/v2/domains/{domainIdentifier}/assets/{identifier}"
---

# DELETE /v2/domains/{domainIdentifier}/assets/{identifier}

`DELETE /v2/domains/{domainIdentifier}/assets/{identifier}`

Deletes an asset in Amazon DataZone.

*   \--domain-identifier must refer to a valid and existing domain.
    
*   \--identifier must refer to an existing asset in the specified domain.
    
*   Asset must not be referenced in any existing asset filters.
    
*   Asset must not be linked to any draft or published data product.
    
*   User must have delete permissions for the domain and project.

## Path parameters

- `domainIdentifier` string, required
- `identifier` string, required

## Response `204`

Success

- DeleteAssetOutput

## Other responses

- `480` — InternalServerException
- `481` — ResourceNotFoundException
- `482` — AccessDeniedException
- `483` — ThrottlingException
- `484` — ConflictException
- `485` — ValidationException
- `486` — UnauthorizedException

---

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