---
title: Modify and delete an advanced app clip experience
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-appclipadvancedexperiences-_id_
---

# Modify and delete an advanced app clip experience

Update and delete an existing advanced App Clip experience.

## URL

PATCH https://api.appstoreconnect.apple.com/v1/appClipAdvancedExperiences/{id}

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the advanced App Clip experience resource ID from the List all advanced app clip experiences for an app clip response.

## Response Codes

200 OK: The request completed successfully. 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 404 Not Found: Resource not found. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## HTTP Body

The request body you use to update an advanced App Clip experience.

## See Also

### Getting and Managing Advanced App Clip Experiences

- [Read advanced app clip experience information](appstoreconnectapi/get-v1-appclipadvancedexperiences-_id_.md)
- [Create an advanced app clip experience](appstoreconnectapi/post-v1-appclipadvancedexperiences.md)
