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