{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Text:analyze API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Text:analyze", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Analyze Text", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/text:analyze", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "A synchronous API for the analysis of potentially harmful text content. Currently, it supports four categories: Hate, SelfHarm, Sexual, and Violence." } ] } ], "bundled": true }