---
title: MediaUpdatePayload - Shop Partners API
description: Return type for the `mediaUpdate` mutation.
api_version: unstable latest
source_url:
  html: https://shopify.dev/docs/api/shop-partners/latest/payloads/MediaUpdatePayload
  md: https://shopify.dev/docs/api/shop-partners/latest/payloads/MediaUpdatePayload.md
---

# Media​Update​Payload

payload

Return type for the `mediaUpdate` mutation.

## Fields

* 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.

***

## Mutations with this payload

* [media​Update](https://shopify.dev/docs/api/shop-partners/latest/mutations/mediaUpdate)

  mutation

  Update an existing shop video.

  * input

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

    required

    ### Arguments

  ***

***

## Map

### Mutations with this payload

* [media​Update](https://shopify.dev/docs/api/shop-partners/latest/mutations/mediaUpdate)