Skip to main content
Log inSign up
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?