Updates an existing redirect’s properties including old slug, new slug, type, and locale
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 UUID id
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