Version: 202201
URL Redirects
Manage URL redirect rules that map old paths to new destinations.
A URL redirect maps an original storefront path to a new destination so that merchants can preserve traffic when URLs change.
Provides endpoints to list, create, retrieve, update, delete, and search URL redirects.
Create Redirect
Create a new url redirect with the provided details.
Redirect List
Retrieve a list of all url redirect with pagination.
Redirect Detail
Retrieve details of a specific url redirect using its unique identifier.
Update Redirect
Update the details of an existing url redirect using its unique identifier.
Delete Redirect
Delete a specific url redirect using its unique identifier.
Search Redirect
Searches URL redirect rules by path pattern or keyword.