{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector V1topics API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "V1topics", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Create A Topic", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/v1/topics/:topic", "params": [ { "name": "topic", "value": "", "type": "path", "description": "Name of the topic to be created" } ] }, "docs": "Create a topic in Kafka with topic configuration" } ] } ], "bundled": true }