---
title: mediaUpdate - Shop Partners API
description: Update an existing shop video.
api_version: unstable latest
source_url:
  html: https://shopify.dev/docs/api/shop-partners/latest/mutations/mediaUpdate
  md: https://shopify.dev/docs/api/shop-partners/latest/mutations/mediaUpdate.md
---

# media​Update

mutation

Update an existing shop video.

## Arguments

* input

  [Media​Update​Input!](https://shopify.dev/docs/api/shop-partners/latest/input-objects/MediaUpdateInput)

  required

***

## Media​Update​Payload returns

* shop​Video

  [Shop​Video](https://shopify.dev/docs/api/shop-partners/latest/objects/ShopVideo)

* user​Errors

  [\[User​Error!\]!](https://shopify.dev/docs/api/shop-partners/latest/objects/UserError)

  non-null

  List of errors that occured while executing the mutation.

***

## Examples

* ### mediaUpdate reference