---
title: mediaCreate - Shop Partners API
description: Create a new shop video with related products.
api_version: unstable latest
source_url:
  html: https://shopify.dev/docs/api/shop-partners/latest/mutations/mediaCreate
  md: https://shopify.dev/docs/api/shop-partners/latest/mutations/mediaCreate.md
---

# media​Create

mutation

Create a new shop video with related products.

## Arguments

* input

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

  required

***

## Media​Create​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

* ### mediaCreate reference