Creates a new redirect mapping from an old slug to a new slug for an item or generic path
A valid request URL is required to generate request examples
{ "data": { "id": "<string>", "item_id": "<string>", "locale": "<string>", "new_slug": "<string>", "old_slug": "<string>", "type": "product" }, "details": [ "<string>" ], "success": true }
App slug
Team slug
Redirect payload
product
page
collection
category
product_bundle
Redirect created successfully
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes