{ "opencollection": "1.0.0", "info": { "name": "Macrometa API Reference Activity Metrics Support API", "version": "0.17.17" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Support", "type": "folder" }, "items": [ { "info": { "name": "Create a support ticket", "type": "http" }, "http": { "method": "POST", "url": "https://api-play.paas.macrometa.io/_api/trigger/zendesk", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new support ticket." } ] } ], "bundled": true }