{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ListManagementTermLists API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ListManagementTermLists", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Contentmoderator Lists 0 Termlists Listid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/contentmoderator/lists/v1.0/termlists/:listId", "params": [ { "name": "listId", "value": "", "type": "path", "description": "List ID of the image list." } ] }, "docs": "Returns list ID details of the term list with listId equal to the passed list ID." }, { "info": { "name": "Microsoft Azure Put Contentmoderator Lists 0 Termlists Listid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/contentmoderator/lists/v1.0/termlists/:listId", "headers": [ { "name": "Content-Type", "value": "" } ], "params": [ { "name": "listId", "value": "", "type": "path", "description": "List ID of the image list." } ] }, "docs": "Updates a term list." }, { "info": { "name": "Microsoft Azure Delete Contentmoderator Lists 0 Termlists Listid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/contentmoderator/lists/v1.0/termlists/:listId", "params": [ { "name": "listId", "value": "", "type": "path", "description": "List ID of the image list." } ] }, "docs": "Deletes the term list with listId equal to the passed list ID." }, { "info": { "name": "Microsoft Azure Get Contentmoderator Lists 0 Termlists", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/contentmoderator/lists/v1.0/termlists" }, "docs": "Gets all the term lists." }, { "info": { "name": "Microsoft Azure Post Contentmoderator Lists 0 Termlists", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/contentmoderator/lists/v1.0/termlists", "headers": [ { "name": "Content-Type", "value": "" } ] }, "docs": "Creates a term list." }, { "info": { "name": "Microsoft Azure Post Contentmoderator Lists 0 Termlists Listid Refreshindex", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/contentmoderator/lists/v1.0/termlists/:listId/RefreshIndex", "params": [ { "name": "listId", "value": "", "type": "path", "description": "List ID of the image list." }, { "name": "language", "value": "", "type": "query", "description": "Language of the terms." } ] }, "docs": "Refreshes the index of the list with listId equal to the passed list ID." } ] } ], "bundled": true }