# StagedUploadParameter - admin - OBJECT
Version: 2025-01

## Description
The parameters required to authenticate a file upload request using a
[StagedMediaUploadTarget's url field](https://shopify.dev/api/admin-graphql/latest/objects/StagedMediaUploadTarget#field-stagedmediauploadtarget-url).

For more information on the upload process, refer to
[Upload media to Shopify](https://shopify.dev/apps/online-store/media/products#step-1-upload-media-to-shopify).

### Access Scopes



## Fields
* [name](/docs/api/admin/2025-01/scalars/String): String! - The parameter's name.
* [value](/docs/api/admin/2025-01/scalars/String): String! - The parameter's value.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples