{ "opencollection": "1.0.0", "info": { "name": "Amazon SNS Amazon Simple Notification Service (SNS) ?Action=ListTagsForResource ?Action=ListTagsForResource ?Action=UntagResource API", "version": "2010-03-31" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "?Action=UntagResource", "type": "folder" }, "items": [ { "info": { "name": "Amazon Sns Remove Tags From an Sns Topic", "type": "http" }, "http": { "method": "POST", "url": "https://sns.{region}.amazonaws.com/?Action=UntagResource", "body": { "type": "form-urlencoded", "data": [ { "name": "ResourceArn", "value": "" }, { "name": "TagKeys", "value": "" } ] } }, "docs": "Remove tags from the specified Amazon SNS topic." } ] } ], "bundled": true }