---
title: Modify an app event video clip
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/patch-v1-appeventvideoclips-_id_
---

# Modify an app event video clip

Commit an uploaded video clip asset for an in-app event.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the app event video clip resource ID from the List all video clips for an app event localization response.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 409 Conflict: 422 : 429 :

## See Also

### Endpoints

- [Read app event video clip information](appstoreconnectapi/get-v1-appeventvideoclips-_id_.md)
- [Create an app event video clip](appstoreconnectapi/post-v1-appeventvideoclips.md)
- [Delete an app event video clip](appstoreconnectapi/delete-v1-appeventvideoclips-_id_.md)
