{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Redirect API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Redirect", "type": "folder" }, "items": [ { "info": { "name": "Shopify Creates A Redirect", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/redirects.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#create-2020-01" }, { "info": { "name": "Shopify Retrieves A Single Redirect", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#show-2020-01" }, { "info": { "name": "Shopify Updates An Existing Redirect", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#update-2020-01" }, { "info": { "name": "Shopify Deletes A Redirect", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#destroy-2020-01" }, { "info": { "name": "Shopify Creates A Redirect", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/redirects.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#create-2020-04" }, { "info": { "name": "Shopify Retrieves A Single Redirect", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#show-2020-04" }, { "info": { "name": "Shopify Updates An Existing Redirect", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#update-2020-04" }, { "info": { "name": "Shopify Deletes A Redirect", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#destroy-2020-04" }, { "info": { "name": "Shopify Creates A Redirect", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/redirects.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#create-2020-07" }, { "info": { "name": "Shopify Retrieves A Single Redirect", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#show-2020-07" }, { "info": { "name": "Shopify Updates An Existing Redirect", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#update-2020-07" }, { "info": { "name": "Shopify Deletes A Redirect", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#destroy-2020-07" }, { "info": { "name": "Shopify Creates A Redirect", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/redirects.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#create-2020-10" }, { "info": { "name": "Shopify Retrieves A Single Redirect", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#show-2020-10" }, { "info": { "name": "Shopify Updates An Existing Redirect", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#update-2020-10" }, { "info": { "name": "Shopify Deletes A Redirect", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#destroy-2020-10" }, { "info": { "name": "Shopify Creates A Redirect", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/redirects.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#create-2021-01" }, { "info": { "name": "Shopify Retrieves A Single Redirect", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#show-2021-01" }, { "info": { "name": "Shopify Updates An Existing Redirect", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#update-2021-01" }, { "info": { "name": "Shopify Deletes A Redirect", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#destroy-2021-01" }, { "info": { "name": "Shopify Creates A Redirect", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/redirects.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#create-unstable" }, { "info": { "name": "Shopify Retrieves A Single Redirect", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specified by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#show-unstable" }, { "info": { "name": "Shopify Updates An Existing Redirect", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#update-unstable" }, { "info": { "name": "Shopify Deletes A Redirect", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/redirects/:redirect_id.json", "params": [ { "name": "redirect_id", "value": "", "type": "path", "description": "redirect_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/redirect#destroy-unstable" } ] } ], "bundled": true }