{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin security.attackSimulationRoot API", "version": "1.0.0" }, "items": [ { "info": { "name": "security.attackSimulationRoot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get attackSimulation from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get attackSimulation from security" }, { "info": { "name": "Microsoft Graph Update the navigation property attackSimulation in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property attackSimulation in security" }, { "info": { "name": "Microsoft Graph Delete navigation property attackSimulation for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property attackSimulation for security" }, { "info": { "name": "Microsoft Graph List endUserNotifications", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of endUserNotification objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to endUserNotifications for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to endUserNotifications for security" }, { "info": { "name": "Microsoft Graph Get endUserNotifications from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications/:endUserNotification-id", "params": [ { "name": "endUserNotification-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotification" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents an end user's notification for an attack simulation training." }, { "info": { "name": "Microsoft Graph Update the navigation property endUserNotifications in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications/:endUserNotification-id", "params": [ { "name": "endUserNotification-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotification" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property endUserNotifications in security" }, { "info": { "name": "Microsoft Graph Delete navigation property endUserNotifications for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications/:endUserNotification-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "endUserNotification-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotification" } ] }, "docs": "Microsoft Graph Delete navigation property endUserNotifications for security" }, { "info": { "name": "Microsoft Graph Get details from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications/:endUserNotification-id/details", "params": [ { "name": "endUserNotification-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotification" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get details from security" }, { "info": { "name": "Microsoft Graph Create new navigation property to details for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications/:endUserNotification-id/details", "params": [ { "name": "endUserNotification-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotification" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to details for security" }, { "info": { "name": "Microsoft Graph Get details from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications/:endUserNotification-id/details/:endUserNotificationDetail-id", "params": [ { "name": "endUserNotification-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotification" }, { "name": "endUserNotificationDetail-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotificationDetail" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Microsoft Graph Get details from security" }, { "info": { "name": "Microsoft Graph Update the navigation property details in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications/:endUserNotification-id/details/:endUserNotificationDetail-id", "params": [ { "name": "endUserNotification-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotification" }, { "name": "endUserNotificationDetail-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotificationDetail" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property details in security" }, { "info": { "name": "Microsoft Graph Delete navigation property details for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications/:endUserNotification-id/details/:endUserNotificationDetail-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "endUserNotification-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotification" }, { "name": "endUserNotificationDetail-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotificationDetail" } ] }, "docs": "Microsoft Graph Delete navigation property details for security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications/:endUserNotification-id/details/$count", "params": [ { "name": "endUserNotification-id", "value": "", "type": "path", "description": "The unique identifier of endUserNotification" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/endUserNotifications/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List landingPages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of the landingPage objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to landingPages for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to landingPages for security" }, { "info": { "name": "Microsoft Graph Get landingPage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages/:landingPage-id", "params": [ { "name": "landingPage-id", "value": "", "type": "path", "description": "The unique identifier of landingPage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a landingPage associated with an attack simulation campaign for a tenant." }, { "info": { "name": "Microsoft Graph Update the navigation property landingPages in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages/:landingPage-id", "params": [ { "name": "landingPage-id", "value": "", "type": "path", "description": "The unique identifier of landingPage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property landingPages in security" }, { "info": { "name": "Microsoft Graph Delete navigation property landingPages for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages/:landingPage-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "landingPage-id", "value": "", "type": "path", "description": "The unique identifier of landingPage" } ] }, "docs": "Microsoft Graph Delete navigation property landingPages for security" }, { "info": { "name": "Microsoft Graph Get details from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages/:landingPage-id/details", "params": [ { "name": "landingPage-id", "value": "", "type": "path", "description": "The unique identifier of landingPage" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The detail information for a landing page associated with a simulation during its creation." }, { "info": { "name": "Microsoft Graph Create new navigation property to details for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages/:landingPage-id/details", "params": [ { "name": "landingPage-id", "value": "", "type": "path", "description": "The unique identifier of landingPage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to details for security" }, { "info": { "name": "Microsoft Graph Get details from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages/:landingPage-id/details/:landingPageDetail-id", "params": [ { "name": "landingPage-id", "value": "", "type": "path", "description": "The unique identifier of landingPage" }, { "name": "landingPageDetail-id", "value": "", "type": "path", "description": "The unique identifier of landingPageDetail" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The detail information for a landing page associated with a simulation during its creation." }, { "info": { "name": "Microsoft Graph Update the navigation property details in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages/:landingPage-id/details/:landingPageDetail-id", "params": [ { "name": "landingPage-id", "value": "", "type": "path", "description": "The unique identifier of landingPage" }, { "name": "landingPageDetail-id", "value": "", "type": "path", "description": "The unique identifier of landingPageDetail" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property details in security" }, { "info": { "name": "Microsoft Graph Delete navigation property details for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages/:landingPage-id/details/:landingPageDetail-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "landingPage-id", "value": "", "type": "path", "description": "The unique identifier of landingPage" }, { "name": "landingPageDetail-id", "value": "", "type": "path", "description": "The unique identifier of landingPageDetail" } ] }, "docs": "Microsoft Graph Delete navigation property details for security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages/:landingPage-id/details/$count", "params": [ { "name": "landingPage-id", "value": "", "type": "path", "description": "The unique identifier of landingPage" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/landingPages/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List loginPages", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/loginPages", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of the loginPage objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to loginPages for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/loginPages", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to loginPages for security" }, { "info": { "name": "Microsoft Graph Get loginPage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/loginPages/:loginPage-id", "params": [ { "name": "loginPage-id", "value": "", "type": "path", "description": "The unique identifier of loginPage" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a loginPage associated with an attack simulation campaign for a tenant. Login pages are shown to users in attack simulations that use credential harvest and link in attachment social engineering techniques." }, { "info": { "name": "Microsoft Graph Update the navigation property loginPages in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/loginPages/:loginPage-id", "params": [ { "name": "loginPage-id", "value": "", "type": "path", "description": "The unique identifier of loginPage" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property loginPages in security" }, { "info": { "name": "Microsoft Graph Delete navigation property loginPages for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/loginPages/:loginPage-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "loginPage-id", "value": "", "type": "path", "description": "The unique identifier of loginPage" } ] }, "docs": "Microsoft Graph Delete navigation property loginPages for security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/loginPages/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get attackSimulationOperation", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/operations", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get an attack simulation operation to track a long-running operation request for a tenant." }, { "info": { "name": "Microsoft Graph Create new navigation property to operations for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/operations", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to operations for security" }, { "info": { "name": "Microsoft Graph Get attackSimulationOperation", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/operations/:attackSimulationOperation-id", "params": [ { "name": "attackSimulationOperation-id", "value": "", "type": "path", "description": "The unique identifier of attackSimulationOperation" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get an attack simulation operation to track a long-running operation request for a tenant." }, { "info": { "name": "Microsoft Graph Update the navigation property operations in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/operations/:attackSimulationOperation-id", "params": [ { "name": "attackSimulationOperation-id", "value": "", "type": "path", "description": "The unique identifier of attackSimulationOperation" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property operations in security" }, { "info": { "name": "Microsoft Graph Delete navigation property operations for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/operations/:attackSimulationOperation-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "attackSimulationOperation-id", "value": "", "type": "path", "description": "The unique identifier of attackSimulationOperation" } ] }, "docs": "Microsoft Graph Delete navigation property operations for security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/operations/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List payloads", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/payloads", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of payloads for attack simulation campaigns. This operation expects the mandatory parameter source to filter and query the respective data source." }, { "info": { "name": "Microsoft Graph Create new navigation property to payloads for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/payloads", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to payloads for security" }, { "info": { "name": "Microsoft Graph Get payload", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/payloads/:payload-id", "params": [ { "name": "payload-id", "value": "", "type": "path", "description": "The unique identifier of payload" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get an attack simulation campaign payload for a tenant." }, { "info": { "name": "Microsoft Graph Update the navigation property payloads in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/payloads/:payload-id", "params": [ { "name": "payload-id", "value": "", "type": "path", "description": "The unique identifier of payload" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property payloads in security" }, { "info": { "name": "Microsoft Graph Delete navigation property payloads for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/payloads/:payload-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "payload-id", "value": "", "type": "path", "description": "The unique identifier of payload" } ] }, "docs": "Microsoft Graph Delete navigation property payloads for security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/payloads/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List simulationAutomations", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of attack simulation automations for a tenant." }, { "info": { "name": "Microsoft Graph Create new navigation property to simulationAutomations for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to simulationAutomations for security" }, { "info": { "name": "Microsoft Graph Get simulationAutomation", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations/:simulationAutomation-id", "params": [ { "name": "simulationAutomation-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomation" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get an attack simulation automation for a tenant." }, { "info": { "name": "Microsoft Graph Update the navigation property simulationAutomations in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations/:simulationAutomation-id", "params": [ { "name": "simulationAutomation-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomation" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property simulationAutomations in security" }, { "info": { "name": "Microsoft Graph Delete navigation property simulationAutomations for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations/:simulationAutomation-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "simulationAutomation-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomation" } ] }, "docs": "Microsoft Graph Delete navigation property simulationAutomations for security" }, { "info": { "name": "Microsoft Graph List runs", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations/:simulationAutomation-id/runs", "params": [ { "name": "simulationAutomation-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomation" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of the attack simulation automation runs for a tenant." }, { "info": { "name": "Microsoft Graph Create new navigation property to runs for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations/:simulationAutomation-id/runs", "params": [ { "name": "simulationAutomation-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomation" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to runs for security" }, { "info": { "name": "Microsoft Graph Get runs from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations/:simulationAutomation-id/runs/:simulationAutomationRun-id", "params": [ { "name": "simulationAutomation-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomation" }, { "name": "simulationAutomationRun-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomationRun" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "A collection of simulation automation runs." }, { "info": { "name": "Microsoft Graph Update the navigation property runs in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations/:simulationAutomation-id/runs/:simulationAutomationRun-id", "params": [ { "name": "simulationAutomation-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomation" }, { "name": "simulationAutomationRun-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomationRun" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property runs in security" }, { "info": { "name": "Microsoft Graph Delete navigation property runs for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations/:simulationAutomation-id/runs/:simulationAutomationRun-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "simulationAutomation-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomation" }, { "name": "simulationAutomationRun-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomationRun" } ] }, "docs": "Microsoft Graph Delete navigation property runs for security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations/:simulationAutomation-id/runs/$count", "params": [ { "name": "simulationAutomation-id", "value": "", "type": "path", "description": "The unique identifier of simulationAutomation" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulationAutomations/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List simulations", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulations", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of attack simulation campaigns for a tenant." }, { "info": { "name": "Microsoft Graph Create simulation", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulations", "body": { "type": "json", "data": "{}" } }, "docs": "Create an attack simulation campaign for a tenant." }, { "info": { "name": "Microsoft Graph Get simulation", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulations/:simulation-id", "params": [ { "name": "simulation-id", "value": "", "type": "path", "description": "The unique identifier of simulation" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get an attack simulation campaign for a tenant." }, { "info": { "name": "Microsoft Graph Update simulation", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulations/:simulation-id", "params": [ { "name": "simulation-id", "value": "", "type": "path", "description": "The unique identifier of simulation" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update an attack simulation campaign for a tenant." }, { "info": { "name": "Microsoft Graph Delete simulation", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulations/:simulation-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "simulation-id", "value": "", "type": "path", "description": "The unique identifier of simulation" } ] }, "docs": "Delete an attack simulation campaign for a tenant." }, { "info": { "name": "Microsoft Graph Get landingPage from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulations/:simulation-id/landingPage", "params": [ { "name": "simulation-id", "value": "", "type": "path", "description": "The unique identifier of simulation" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The landing page associated with a simulation during its creation." }, { "info": { "name": "Microsoft Graph Get loginPage from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulations/:simulation-id/loginPage", "params": [ { "name": "simulation-id", "value": "", "type": "path", "description": "The unique identifier of simulation" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The login page associated with a simulation during its creation." }, { "info": { "name": "Microsoft Graph Get payload from security", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulations/:simulation-id/payload", "params": [ { "name": "simulation-id", "value": "", "type": "path", "description": "The unique identifier of simulation" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The payload associated with a simulation during its creation." }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/simulations/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph List trainings", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get a list of the training objects and their properties." }, { "info": { "name": "Microsoft Graph Create new navigation property to trainings for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to trainings for security" }, { "info": { "name": "Microsoft Graph Get training", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings/:training-id", "params": [ { "name": "training-id", "value": "", "type": "path", "description": "The unique identifier of training" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get an attack simulation training for a tenant." }, { "info": { "name": "Microsoft Graph Update the navigation property trainings in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings/:training-id", "params": [ { "name": "training-id", "value": "", "type": "path", "description": "The unique identifier of training" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property trainings in security" }, { "info": { "name": "Microsoft Graph Delete navigation property trainings for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings/:training-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "training-id", "value": "", "type": "path", "description": "The unique identifier of training" } ] }, "docs": "Microsoft Graph Delete navigation property trainings for security" }, { "info": { "name": "Microsoft Graph Get trainingLanguageDetail", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings/:training-id/languageDetails", "params": [ { "name": "training-id", "value": "", "type": "path", "description": "The unique identifier of training" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the language details about an attack simulation training for a tenant." }, { "info": { "name": "Microsoft Graph Create new navigation property to languageDetails for security", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings/:training-id/languageDetails", "params": [ { "name": "training-id", "value": "", "type": "path", "description": "The unique identifier of training" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to languageDetails for security" }, { "info": { "name": "Microsoft Graph Get trainingLanguageDetail", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings/:training-id/languageDetails/:trainingLanguageDetail-id", "params": [ { "name": "training-id", "value": "", "type": "path", "description": "The unique identifier of training" }, { "name": "trainingLanguageDetail-id", "value": "", "type": "path", "description": "The unique identifier of trainingLanguageDetail" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Get the language details about an attack simulation training for a tenant." }, { "info": { "name": "Microsoft Graph Update the navigation property languageDetails in security", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings/:training-id/languageDetails/:trainingLanguageDetail-id", "params": [ { "name": "training-id", "value": "", "type": "path", "description": "The unique identifier of training" }, { "name": "trainingLanguageDetail-id", "value": "", "type": "path", "description": "The unique identifier of trainingLanguageDetail" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property languageDetails in security" }, { "info": { "name": "Microsoft Graph Delete navigation property languageDetails for security", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings/:training-id/languageDetails/:trainingLanguageDetail-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "training-id", "value": "", "type": "path", "description": "The unique identifier of training" }, { "name": "trainingLanguageDetail-id", "value": "", "type": "path", "description": "The unique identifier of trainingLanguageDetail" } ] }, "docs": "Microsoft Graph Delete navigation property languageDetails for security" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings/:training-id/languageDetails/$count", "params": [ { "name": "training-id", "value": "", "type": "path", "description": "The unique identifier of training" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/security/attackSimulation/trainings/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" } ] } ], "bundled": true }