{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ListManagementTerm API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ListManagementTerm", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Post Contentmoderator Lists 0 Termlists Listid Terms Term", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/contentmoderator/lists/v1.0/termlists/:listId/terms/:term", "params": [ { "name": "listId", "value": "", "type": "path", "description": "List ID of the image list." }, { "name": "term", "value": "", "type": "path", "description": "Term to be deleted" }, { "name": "language", "value": "", "type": "query", "description": "Language of the terms." } ] }, "docs": "Adds a term to the term list with listId equal to the passed list ID." }, { "info": { "name": "Microsoft Azure Delete Contentmoderator Lists 0 Termlists Listid Terms Term", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/contentmoderator/lists/v1.0/termlists/:listId/terms/:term", "params": [ { "name": "listId", "value": "", "type": "path", "description": "List ID of the image list." }, { "name": "term", "value": "", "type": "path", "description": "Term to be deleted" }, { "name": "language", "value": "", "type": "query", "description": "Language of the terms." } ] }, "docs": "Deletes a term from the list with listId equal to the passed list ID." }, { "info": { "name": "Microsoft Azure Get Contentmoderator Lists 0 Termlists Listid Terms", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/contentmoderator/lists/v1.0/termlists/:listId/terms", "params": [ { "name": "listId", "value": "", "type": "path", "description": "List ID of the image list." }, { "name": "language", "value": "", "type": "query", "description": "Language of the terms." }, { "name": "offset", "value": "", "type": "query", "description": "Pagination start index." }, { "name": "limit", "value": "", "type": "query", "description": "Maximum number." } ] }, "docs": "Gets all terms from the list with listId equal to the passed list ID." }, { "info": { "name": "Microsoft Azure Delete Contentmoderator Lists 0 Termlists Listid Terms", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/contentmoderator/lists/v1.0/termlists/:listId/terms", "params": [ { "name": "listId", "value": "", "type": "path", "description": "List ID of the image list." }, { "name": "language", "value": "", "type": "query", "description": "Language of the terms." } ] }, "docs": "Deletes all terms from the list with listId equal to the passed list ID." } ] } ], "bundled": true }