{ "opencollection": "1.0.0", "info": { "name": "Shopify Admin REST About Previously API", "version": "2025-01" }, "request": { "auth": { "type": "apikey", "key": "X-Shopify-Access-Token", "value": "{{X-Shopify-Access-Token}}", "placement": "header" } }, "items": [ { "info": { "name": "Previously", "type": "folder" }, "items": [ { "info": { "name": "Shopify Restores A Previously Removed Comment", "type": "http" }, "http": { "method": "POST", "url": "https://{store}.myshopify.com/admin/api/2025-01/admin/api/2020-01/comments/:comment_id/restore.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#restore-2020-01" } ] } ], "bundled": true }