---
title: "Confirm asset change notifications."
method: DELETE
path: "/v3/asset-changes/change-sets/{change-set-id}"
tags: ["AssetChanges"]
---

# Confirm asset change notifications.

`DELETE /v3/asset-changes/change-sets/{change-set-id}`

# Delete Asset Changes

Confirm asset changes acknowledges receipt of asset changes (from the PUT asset-changes endpoint).

##  Quickstart

You'll need an API key and an access token to use this resource.

Use the change_set_id from the PUT asset-changes/change-sets endpoint to confirm receipt of notifications.

## Path parameters

- `change-set-id` integer, required

## Response `200`

Success

## Other responses

- `400` — InvalidChangeSetId
- `403` — Your access token does not authorize access to this resource
- `404` — Transaction was not found

---

[API](https://skmtc.net/gettyimages/apis/getty-images-api.md) · [All operations](https://skmtc.net/gettyimages/apis/getty-images-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gettyimages/getty-images-api/revisions/d069958d92a6/schema)
