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 urlRedirectBulkDeleteByIds

urlRedirectBulkDeleteByIds

mutation

Requires write_online_store_navigation access scope. Also: Requires an active user.

Asynchronously delete URLRedirect objects in bulk by IDs. Learn more about URLRedirect objects.

[ID!]!required

A list of URLRedirect object IDs to delete.


Was this section helpful?

Anchor to UrlRedirectBulkDeleteByIdsPayload returnsUrlRedirectBulkDeleteByIdsPayload returns

The asynchronous job removing the redirects.

The list of errors that occurred from executing the mutation.


Was this section helpful?