{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Article API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Article", "type": "folder" }, "items": [ { "info": { "name": "Shopify Creates An Article For A Blog", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/blogs/:blog_id/articles.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#create-2020-01" }, { "info": { "name": "Shopify Retrieves A Single Article", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specifed by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#show-2020-01" }, { "info": { "name": "Shopify Updates An Article", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#update-2020-01" }, { "info": { "name": "Shopify Deletes An Article", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#destroy-2020-01" }, { "info": { "name": "Shopify Retrieves A List All Of Article Authors", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/articles/authors.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#authors-2020-01" }, { "info": { "name": "Shopify Creates An Article For A Blog", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/blogs/:blog_id/articles.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#create-2020-04" }, { "info": { "name": "Shopify Retrieves A Single Article", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specifed by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#show-2020-04" }, { "info": { "name": "Shopify Updates An Article", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#update-2020-04" }, { "info": { "name": "Shopify Deletes An Article", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#destroy-2020-04" }, { "info": { "name": "Shopify Retrieves A List All Of Article Authors", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-04/articles/authors.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#authors-2020-04" }, { "info": { "name": "Shopify Creates An Article For A Blog", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/blogs/:blog_id/articles.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#create-2020-07" }, { "info": { "name": "Shopify Retrieves A Single Article", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specifed by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#show-2020-07" }, { "info": { "name": "Shopify Updates An Article", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#update-2020-07" }, { "info": { "name": "Shopify Deletes An Article", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#destroy-2020-07" }, { "info": { "name": "Shopify Retrieves A List All Of Article Authors", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-07/articles/authors.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#authors-2020-07" }, { "info": { "name": "Shopify Creates An Article For A Blog", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/blogs/:blog_id/articles.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#create-2020-10" }, { "info": { "name": "Shopify Retrieves A Single Article", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specifed by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#show-2020-10" }, { "info": { "name": "Shopify Updates An Article", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#update-2020-10" }, { "info": { "name": "Shopify Deletes An Article", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#destroy-2020-10" }, { "info": { "name": "Shopify Retrieves A List All Of Article Authors", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-10/articles/authors.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#authors-2020-10" }, { "info": { "name": "Shopify Creates An Article For A Blog", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/blogs/:blog_id/articles.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#create-2021-01" }, { "info": { "name": "Shopify Retrieves A Single Article", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specifed by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#show-2021-01" }, { "info": { "name": "Shopify Updates An Article", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#update-2021-01" }, { "info": { "name": "Shopify Deletes An Article", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#destroy-2021-01" }, { "info": { "name": "Shopify Retrieves A List All Of Article Authors", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2021-01/articles/authors.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#authors-2021-01" }, { "info": { "name": "Shopify Creates An Article For A Blog", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/blogs/:blog_id/articles.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#create-unstable" }, { "info": { "name": "Shopify Retrieves A Single Article", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" }, { "name": "fields", "value": "", "type": "query", "description": "Show only certain fields, specifed by a comma-separated list of field names." } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#show-unstable" }, { "info": { "name": "Shopify Updates An Article", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#update-unstable" }, { "info": { "name": "Shopify Deletes An Article", "type": "http" }, "http": { "method": "DELETE", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/blogs/:blog_id/articles/:article_id.json", "params": [ { "name": "blog_id", "value": "", "type": "path", "description": "blog_id" }, { "name": "article_id", "value": "", "type": "path", "description": "article_id" } ] }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#destroy-unstable" }, { "info": { "name": "Shopify Retrieves A List All Of Article Authors", "type": "http" }, "http": { "method": "GET", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/unstable/articles/authors.json" }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/article#authors-unstable" }, { "info": { "name": "Shopify Creates A Comment For An Article", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/comments.json", "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/comment#create-2020-01" }, { "info": { "name": "Shopify Updates A Comment Of An Article", "type": "http" }, "http": { "method": "PUT", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/comments/:comment_id.json", "params": [ { "name": "comment_id", "value": "", "type": "path", "description": "comment_id" } ], "body": { "type": "json", "data": "{}" } }, "docs": "https://shopify.dev/docs/admin-api/rest/reference/online-store/comment#update-2020-01" } ] } ], "bundled": true }