Create Instant Site redirect
Last updated
Was this helpful?
Last updated
Was this helpful?
POST
https://vuega.ecwid.com/api/v1/{storeId}/instant-site/redirects
Your app must have the following access scopes to make this request: manage_instant_site
All path params are required.
storeId
number
Ecwid store ID.
The Authorization header is required.
Authorization
string
Token for Instant Site API calls.
Requires a token with grant_type=authorization_code
type.
A JSON object with the following fields:
fromUrl
string
URL of the page from which the redirect happens. Required
toUrl
string
URL of the page where the redirect leads users. Required