Skip to main content
POST
Error

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

Body

application/json

Redirect payload

locale
string
required
new_slug
string
required
old_slug
string
required
item_id
string
type
enum<string>
Available options:
product,
page,
collection,
category,
product_bundle

Response

Redirect created successfully

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean