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