SecurityCopilotWorkspaces.ReadWrite.All.
External DocumentationTo learn more, visit the Microsoft Security Copilot documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
SecurityCopilotWorkspaces.ReadWrite.All.
| Parameter | Description |
|---|---|
| Display Name | The display name of the session to create. |
| Workspace ID | The ID of the Security Copilot workspace. Use default for the default workspace. |
{
"@odata.context": "https://graph.microsoft.com/beta/$metadata#security/securityCopilot/workspaces('default')/sessions/$entity",
"id": "71a8abb6-ce18-496c-a8d4-4d0f51986c3e",
"createdDateTime": "2025-09-17T01:03:14.07343Z",
"lastModifiedDateTime": "2025-09-17T01:03:14.07343Z",
"displayName": "Who am I"
}
Was this page helpful?