Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to urlRedirectImportCreate

urlRedirectImportCreate

mutation

Requires write_online_store_navigation access scope.

Creates a UrlRedirectImport object.

After creating the UrlRedirectImport object, the UrlRedirectImport request can be performed using the urlRedirectImportSubmit mutation.

URL!required

The staged upload URL of the CSV file. You can download a sample URL redirect CSV file.


Was this section helpful?

Anchor to UrlRedirectImportCreatePayload returnsUrlRedirectImportCreatePayload returns

The created URLRedirectImport object.

The list of errors that occurred from executing the mutation.


Was this section helpful?