{ "opencollection": "1.0.0", "info": { "name": "AWS X-Ray Encryption UntagResource API", "version": "2016-04-12" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "UntagResource", "type": "folder" }, "items": [ { "info": { "name": "AWS X-Ray Untag a Resource", "type": "http" }, "http": { "method": "POST", "url": "https://xray.{region}.amazonaws.com/UntagResource", "body": { "type": "json", "data": "{}" } }, "docs": "Removes tags from an X-Ray resource." } ] } ], "bundled": true }